X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Famanda-client.README.Debian;h=30b4c02d4ecbc2f710f18666745703491a742cd4;hb=2451141bb42e8e8d981b4843ea73f719fd544a22;hp=53908889f32b4da12c8f4a105ed4b3919a5e1a51;hpb=d5853102f67d85d8e169f9dbe973ad573306c215;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 ;-)