Blame SOURCES/amandahosts

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