Blame SOURCES/amandahosts

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