Re: amanda-user access problem

2000-10-31 Thread John R. Jackson

 * the ~bin/.amandahosts file contains
   a line with "theserver"
...
ERROR: theserver: [access as bin not allowed from root@theserver]

Chris Karakas was close, but not quite right.  Your .amandahosts file
must contain:

  theserver root

since that's who is trying to connect, not "bin".

Of course, one could wonder why root is trying to connect.  Did you
forget and run amcheck as root instead of bin?  If so, you need to
do what Chris said and put:

  theserver bin

in the file.  You should also make sure it is owned by "bin" and mode
0400 or 0600.

Pierre.

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]



Re: amanda-user access problem

2000-10-31 Thread Chris Karakas

Pierre Volcke wrote:

  I meet a problem while configuring my backup server
  (lets call it 'theserver')
  note : 'theserver' is also an amanda client.
 
  * amanda is compiled with the "--with-amandahosts" flag
 
  * my amanda user is 'bin' ('disk' group),
 
  * the ~bin/.amandahosts file contains
a line with "theserver"
 

This line must be:

theserver bin

and not just

theserver


-- 
Regards

Chris Karakas
Dont waste your cpu time - crack rc5: http://www.distributed.net



Re: amanda-user access problem

2000-10-31 Thread Chris Karakas

Pierre Volcke wrote:

  I meet a problem while configuring my backup server
  (lets call it 'theserver')
  note : 'theserver' is also an amanda client.
 
  * amanda is compiled with the "--with-amandahosts" flag
 
  * my amanda user is 'bin' ('disk' group),
 
  * the ~bin/.amandahosts file contains
a line with "theserver"
 

This line must be:

theserver bin

and not just

theserver


-- 
Regards

Chris Karakas
Dont waste your cpu time - crack rc5: http://www.distributed.net