Blame SOURCES/amandahosts

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