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