Blame SOURCES/amandahosts

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