[Bacula-users] Console restrictions

2006-10-31 Thread David Rodriguez Demelos
Hi, I am a bacula user and I have the same problem explained in this bug report: http://bugs.bacula.org/bug_view_advanced_page.php?bug_id=672 In this report, Kern say: This is "mostly" fixed in version 1.39.22 (latest beta). I say "mostly" because there is still at least one place where it is

[Bacula-users] Concurrent restores problem

2006-10-19 Thread David Rodriguez Demelos
Hi, I use bacula version 1.38.11 and I have configured concurrent Jobs using. I use too a aoutochanger with two drives to keep my backups. If I run two simultaneous Backups using diferent tapes (one for each Job), bacula use the two drives and make this two backups concurrently. But if I run one b

Re: [Bacula-users] Howto configure restricted restore console

2006-10-19 Thread David Rodriguez Demelos
Hi, You must put ComandACL param whit only restore comand in Console resurce in bacula-dir.conf CommandACL = restore David. Masopust, Christian wrote: > > > Hello, > > i tried to configure my wxconsole to only allow the "restore mode". > > > my bacula-dir.conf is: > > Director {

[Bacula-users] problem with TLS

2006-07-11 Thread David Rodriguez Demelos
Hi, I have rebuild bacula rmps to offer TLS suport (modifying --with-openssl option for --with-openssl=/ in bacula.spec file). I have created a certificate (/etc/bacula/cert.pem) and I have added TLS directives, only for one client (bacula-fd), in my bacula config files like this: - bacula-

Re: [Bacula-users] bacula TLS

2006-07-07 Thread David Rodriguez Demelos
A bacula user called Dave wrote me the following message: >Hi, > Do you have a procedure for setting up those tls keys? I'm trying to >find a tutorial on that subject. > As for your tls issue what OS are you running on and what version of >bacula? The tls error required, but not configured i

Re: [Bacula-users] bacula TLS

2006-07-06 Thread David Rodriguez Demelos
Hi, I have created a certificate (/etc/bacula/cert.pem) and I have added TLS directives, only for one client (bacula-fd), in my bacula config files like this: - bacula-dir.conf: Director {# define myself Name = bacula-dir Description = "Director de Bacula" DIRp

Re: [Bacula-users] tray-monitor problem

2006-07-05 Thread David Rodriguez Demelos
Thanks Georger, your suggestion is correct. I have solved the problem. Regards, David. -- View this message in context: http://www.nabble.com/tray-monitor-problem-tf1893440.html#a5180138 Sent from the Bacula - Users forum at Nabble.com. Using Tomcat but need to do more? Need to support web

[Bacula-users] tray-monitor problem

2006-07-05 Thread David Rodriguez Demelos
Hi, I have a little problem with tray-monitor. It Show the following error message in bacula-dir: http://www.nabble.com/user-images/3145.png My tray-monitor.conf file is like this: # # Bacula Tray Monitor Configuration File # Monitor { Name = bacula-mon Password = "bacula-mon-password"

Re: [Bacula-users] Client console restrictions

2006-06-15 Thread David Rodriguez Demelos
Hi, I think I have found the problem: In "bacula-dir.conf" file I have configured de brandy2 client console resource like this (rest of my clients are similar): Console { Name = Brandy2-con Password = "" JobACL = Brandy2, RestoreFiles-Linux ClientACL = brandy2-fd StorageACL = FDA Sch

Re: [Bacula-users] bacula TLS

2006-06-14 Thread David Rodriguez Demelos
Thanks Ben, I will try your suggestion. David. -- View this message in context: http://www.nabble.com/bacula-TLS-t1785382.html#a4868833 Sent from the Bacula - Users forum at Nabble.com. ___ Bacula-users mailing list Bacula-users@lists.sourceforge.ne

[Bacula-users] bacula TLS

2006-06-14 Thread David Rodriguez Demelos
Hi, I have installed all my bacula system (director, storage, clients, consoles, ...) by means of rpm or debian packages. Specifically, my director version is 1.38.9 and it is installed in red hat system. But, the problem is that I want use TLS comunications and I think that installing bacula with

[Bacula-users] bug in bacula documentation

2006-06-13 Thread David Rodriguez Demelos
Hi, I think that I have found a bug in chapter "Using stunnel to encrypt comunications to clients" in bacula documentation. Especifically in "config Files for stunnel to Encrypt the Control Channel" section. There are a example of "stunnel-dir.conf" and "stunnel-fd1.conf" files, and two files are

Re: [Bacula-users] Client console restrictions

2006-06-13 Thread David Rodriguez Demelos
On Monday 12 June 2006 13:09, David Rodriguez Demelos wrote: > I'm a new bacula user and I have a little problem with client console. > I have configured the client console restrictions in bacula-dir.conf like > this: > > ... > > Console { > Name = "Client

[Bacula-users] Client console restrictions

2006-06-12 Thread David Rodriguez Demelos
I'm a new bacula user and I have a little problem with client console. I have configured the client console restrictions in bacula-dir.conf like this: ... Console { Name = "Client Name" Password = "" JobACL = "Job Client Name", RestoreFiles-Linux ClientACL = client-fd StorageACL = "My