File amandahosts of Package amanda
1
# Allow access to amanda over the network. See 'man amanda'
2
3
# 'ambackup' connects to 'amandad'. If your 'disklist' is correctly
4
# set up, i.e. if it does not use 'localhost' but the fully qualified
5
# domain name (FQDN) of the target machine, then you must put
6
# the FQDN here. 'ambackup' must be run by user 'amandabackup', so we allow
7
# access by user 'amandabackup'. Do not forget to add an 'only_from' line to
8
# '/etc/xinet.d/amanda' to allow access to 'amandad' only from known
9
# IP addresses.
10
11
# replace mymachine.mydomain by the correct value and uncomment
12
# mymachine.mydomain amandabackup
13
14
15
# 'amrecover' connects to 'amandaidx', which uses the fully qualified
16
# domain name when access is done from another machine. 'amrecover'
17
# must be run by user 'root', so we allow access by user 'root'.
18
19
# replace mymachine.mydomain by the correct value and uncomment
20
# mymachine.mydomain root
21
22
23
# 'amrecover' connects to 'amandaidx', which uses the bare machine
24
# name w/o domain name when access is done from the same machine.
25
# 'amrecover' must be run by user 'root', so we allow access by user
26
# 'root'.
27
28
# replace mymachine by the correct value and uncomment
29
# mymachine root
30
31
backup1-muc.internetx.de amanda amdump
32