Hi Friends
I configured amanda server and client in Solaris 10 and the amanda back is working fine.But during restore using amrecover i am facing below issue.
AMRECOVER Version 3.1.0. Contacting server on amanda-zone1 ...
NAK: user root from amanda-zone2 is not allowed to execute the service amindexd: /newAmanda/.amandahosts: incorrect permissions; file must be accessible only by its owner
Please find my configuration details.
Amanda Server
===========
Name : amanda-zone1
.amandahosts :- amanda-zone2 root amindexd amidxtaped
inet.conf
amanda stream tcp nowait amanda /newAmanda/home/libexec/amanda/amandad amandad -auth=bsdtcp amdump
amandaidx stream tcp nowait amanda /newAmanda/home/libexec/amanda/amindexd amindexd
amidxtape stream tcp nowait amanda /newAmanda/home/libexec/amanda/amidxtaped amidxtaped
Amanda Client
===========
Name : amanda-zone2
amanda-client.conf
conf "MyConfig" # your config name
index_server "amanda-zone1" # your amindexd server
tape_server "amanda-zone1" # your amidxtaped server
auth "bsdtcp"
Could you please help me to figure out this issue.
Thanks
Abilash