Blame SPECS/amandahosts

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