On 19 Apr 2005 at 10:27, Arno Lehmann wrote:

> Apart from that, you can, of course, run the SD as root - IIRC there
> are cases where some IOCTL operations can _only_ be done as root, so
> this is necessary in some cases anyway. Of course, on a system with
> user access you want to make sure that the SD can not be accessed or
> configured by everybody.

I run bacula-fd as bacula:bacula under FreeBSD:

You may have to chmod g+w on your device:

[EMAIL PROTECTED]:~] $ ls -l /dev/sa0
crw-rw----  4 root  operator   14,   0 Mar 13 09:52 /dev/sa0

And put bacula into the right group:

[EMAIL PROTECTED]:~] $ grep operator /etc/group
operator:*:5:root,bacula

-- 
Dan Langille : http://www.langille.org/
BSDCan - The Technical BSD Conference - http://www.bsdcan.org/
   NEW brochure available at http://www.bsdcan.org/2005/advocacy/



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to