On Tue, Nov 18, 2008 at 11:13 AM, Mike Holden <[EMAIL PROTECTED]> wrote:
> Either the directories or files don't exist, or permissions on the
> directories disallow the current user to look inside them. If the files
> and dirs really do exist, then check the permissions on all the
> directories /, /directory, /directory/directory, /driectory/directory/zips
> etc with ls -ld <dir> and check the r and x permissions allow the
> appropriate user to browse into them.
> --
And the appropriate user is whatever user bacula-fd is running under?
Possibly this is bacula. If it is root then something else is going
on.

ps -ef | grep bacula

should tell you the user.

John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to