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