Blame SOURCES/amandahosts

f09cb9
# Allow access to amanda over the network. See 'man amanda'
f09cb9
f09cb9
# 'ambackup' connects to 'amandad'. If your 'disklist' is correctly
f09cb9
# set up, i.e. if it does not use 'localhost' but the fully qualified
f09cb9
# domain name (FQDN) of the target machine, then you must put
f09cb9
# the FQDN here. 'ambackup' must be run by user 'amandabackup', so we allow
f09cb9
# access by user 'amandabackup'. Do not forget to add an 'only_from' line to
f09cb9
# '/etc/xinet.d/amanda' to allow access to 'amandad' only from known
f09cb9
# IP addresses.
f09cb9
f09cb9
# replace mymachine.mydomain by the correct value and uncomment
f09cb9
# mymachine.mydomain amandabackup
f09cb9
f09cb9
f09cb9
# 'amrecover' connects to 'amandaidx', which uses the fully qualified
f09cb9
# domain name when access is done from another machine. 'amrecover'
f09cb9
# must be run by user 'root', so we allow access by user 'root'.
f09cb9
f09cb9
# replace mymachine.mydomain by the correct value and uncomment
f09cb9
# mymachine.mydomain root
f09cb9
f09cb9
f09cb9
# 'amrecover' connects to 'amandaidx', which uses the bare machine
f09cb9
# name w/o domain name when access is done from the same machine.
f09cb9
# 'amrecover' must be run by user 'root', so we allow access by user
f09cb9
# 'root'.
f09cb9
f09cb9
# replace mymachine by the correct value and uncomment
f09cb9
# mymachine root