Zitat von Pinky Vivona <[email protected]>: > Hello, > > Can someone tell me about this error message? > > Error: Could not open WriteBootstrap file: > > /etc/bacula/SERVER1_File.bsr: ERR=Permission denied\ > -----------------------------------
Rather clear, no? You have configured to use /etc/bacula path to store the bootstrap, but the Bacula DIR does not run as "root" in most cases, so no write access to /etc. You should use something like /var/lib/bacula as path for writing files. Regards Andreas ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
