Greg Wardawy [mailto:[EMAIL PROTECTED]] wrote:
> Amanda Backup Client Hosts Check
> --------------------------------
> ERROR: localhost: [access as amanda not allowed from amanda@linver]
> amandahostsauth failed
> Client check: 1 host checked in 0.020 seconds, 1 problem found
Hmmm... I can't help you with the others, but here's how to check what's up with
this one:
# cat /etc/passwd | grep "amanda-user-name here"
this will give you back a line, one item of which will be the home directory of
the amanda user.
cd to that directory.
make sure that the '.amandahosts' file exists in this directory. It should be
owned by your amanda user, and have at least the line:
linver amanda
in it..
HTH,
Ricky