Matthias Unger wrote:

I have a problem with only own client. On my backupserver the Amanda-user is 'amanda' and the Amanda-group is 'disk'. On the backupclient the Amanda-user is 'root' and the Amanda-group 'sys'. Does this work or must they be the same?

That works.

In the client ~root/.amandahosts:
    theservername  amanda

For using amrecover on the client you always need
in the server ~amanda/.amandahosts:
    theclientname root

That's because you (almost) always want to restore as root.
In my config I have listed all clients, but commented out (preceded
with a '#'), so that whoever is root on that client, cannot restore
arbitrary private files.

While nitpicking, running the client programs as root is against the
principle of giving only the needed privs to a program and not more.
But you can probably live with that (otherwise, recompiling with
the correct settings is not very noisy  :-)  ).

--
Paul Bijnens, Xplanation                            Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  [EMAIL PROTECTED]
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, F6, *
* quit,  ZZ, :q, :q!,  M-Z, ^X^C,  logoff, logout, close, bye,  /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* kill -9 1,  Alt-F4,  Ctrl-Alt-Del,  AltGr-NumLock,  Stop-A,  ...    *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************




Reply via email to