-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Jason King wrote:
> [EMAIL PROTECTED] wrote:
>> ---OpenSUSE 10.2, dir, sd, fd; Bacula 2.0.3; HP-Ultrium 1x8 Autoloader 
>> (with 7 slots full and one empty )---
>> ---WindowsXP SP2, fd; Bacula 2.0.3---
>>
>> Hi all,
>> I want my bacula daemons to start automatically after rebooting my 
>> machine (I put it in the Runlevel manager --Yast-- to start in the 3 
>> and 5 ones where it says that it's running but the consoles and trays 
>> do not connect until I start manually the daemons from the console by 
>> doing a su !!)
>>
>> please help me (don't forward me to other lists please ;-)) !
>>
>> Thanks for your time :-)
>>   
> This problem is usually caused by the daemon trying to start as 
> something other than root. Go into the startup script and make sure it 
> is starting as user root.

Pardon me for saying this, but this is the second time you've given this
answer and were rebuffed for it the first time: This is a FOOLISH solution.

The daemon does not run as root because it does not NEED to run as root.
Nothing that does not need root access should run as root, especially if
you're internet connected. These days, even things that need root access
don't even need root access as many commands can be run through sudo.

If something won't start as a non-root user, you need to find out why.
All that bacula-dir needs is to own the files that it needs to write
to/have appropriate permissions to read the files it needs to read. This
goes the same for the -sd, except you must include the /dev/nst,
/dev/rmt, or whatever your system feels like calling the tape drive. The
- -fd arguable needs to run as root, but only if it is backing up files
that a regular user cannot read.

Please do NOT give this answer again, as you're inviting people to make
their systems less secure than they need be. On an internet-connected
system, this is a very irresponsible practice.

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGE/ppmb+gadEcsb4RAlHbAJ9cSH4v3L4z3n0ENFUrCfPaYmUSkwCeJKer
Az1AED/Md98M17us9RA2ONg=
=65Vm
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to