>... We have a recently setup server running
>Debian 2.2. I have compiled amanda with Dump (which resides in /sbin/dump)
>not GNUtar. 'configure' seems ok finding the path to dump and restore. ...
I assume you mean you're doing this on the client, right?
Silly question, but are absolutely, 100%, positive /sbin/dump and
/sbin/restore exist **on that client**? I.e. do an "ls -l" of each?
>I have wondered whether it is to do with paths, perms or group settings. But
>both programs have world r and x. ...
Well, what Amanda is doing is an access() call on both programs. So one
thing to try would be:
su <amanda-user> -c "file /sbin/dump"
You might check the permissions on / and /sbin, too.
>Matt
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]