address in place of a name.
If your address is correct, then make sure that no other program is using the
-port 9103 on the Storage daemon's machine. The Bacula port number are
+port 9103 on the Storage daemon's machine. The Bacula port numbers are
authorized by IANA, and should not be used by other programs, but apparently
some HP printers do use these port numbers. A {\bf netstat -a} on the Storage
daemon's machine can determine who is using the 9103 port (used for FD to SD
Run the daemon in the foreground. This option is needed to run the daemon
under the debugger.
+\item [-g <group>]
+ Run the daemon under this group. This must be a group name, not a GID.
+
\item [-s]
Do not trap signals. This option is needed to run the daemon under the
debugger.
Read the configuration file and print any error messages, then immediately
exit. Useful for syntax testing of new configuration files.
+\item [-u <user>]
+ Run the daemon as this user. This must be a user name, not a UID.
+
\item [-v]
Be more verbose or more complete in printing error and informational
messages. Recommended.