I am pasting the original error msg back it. It has gone missing.

> On Mon, Jan 07, 2008 at 04:28:18PM -0500, Reynier Perez Mira wrote:
>> > To test my configuration file. Running this test I get this:
>> > 
>> > bacula-dir -t -c bacula-dir.conf
>> > 07-ene 16:31 bacula-dir: ERROR TERMINATION at parse_conf.c:847
>> > Config error: expected resource name, got: ocess
>> >             : line 9, col 5 of file bacula-dir.conf
>> > ocess, otherwise it will be left blank and you must manually supply it. 
>> > The password is plain text. It is not generated through any special 
>> > process but as noted above, it is better to use random text for security 
>> > reasons.
>> > 
>> > What's wrong here?

Reynier Perez Mira wrote:
 >> Please include the text around line 9 of that file.
 >
 > 5 ###################   DEFINE DIRECTOR 
#################################################
 > 6 Director {
 > 7   Name = gsdserver-dir
 > 8   Description = "Bacula Director IP Testing Server"
 > 9   Password = "43e24b9d73f76b6a67a3d267872e85fe"            # Console 
password
 > 10  Messages = Daemon
 > 11  WorkingDirectory = "/var/lib/bacula"
 > 12  PidDirectory = "/var/run/bacula"
 > 13  QueryFile = "/etc/bacula/scripts/query.sql"
 > 14  Maximum Concurrent Jobs = 2
 > 15  FDConnectTimeout = 5min
 > 16  SDConnectTimeout = 5min
 > 17  DirAddress = 127.0.0.1
 > 18  DirPort = 9101                                                   # where 
 > we listen for UA 
connections
 > 19 }


I see no mention of the text from the error message ("ocess").

This pasted file and the error message do not match up.

-- 
Dan Langille - http://www.langille.org/
BSDCan - The Technical BSD Conference: http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:    http://www.pgcon.org/

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to