X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Famanda-client.README.Debian;h=30b4c02d4ecbc2f710f18666745703491a742cd4;hb=322fc055c22c414a2baf9159b8eb8e74a84f70c7;hp=53908889f32b4da12c8f4a105ed4b3919a5e1a51;hpb=7a410be9a313db41cc40d3f4cc8a4e988cef6046;p=debian%2Famanda diff --git a/debian/amanda-client.README.Debian b/debian/amanda-client.README.Debian index 5390888..30b4c02 100644 --- a/debian/amanda-client.README.Debian +++ b/debian/amanda-client.README.Debian @@ -1,16 +1,14 @@ Notes on making amanda-client work on a Debian system - To get indexing (or specifically amrecover) to work right two things need to be done: -1. Edit server's /etc/hosts.allow and allow all client machines into - the daemons amindexd & amidxtaped. +1. If you're using tcpd, make sure to edit the server's /etc/hosts.allow and + allow all client machines into the daemon amandad 2. Edit the server(s) ~backup/.amandahosts and add an entry like: " root" - As always: for more complex setups consult the manpages and available documentation in /usr/share/doc/amanda-common ;-)