Any one here using the Red Hat 6.x Amanda RPMs?  I have what must be a FAQ 
but I cannot find any answers in the docs and on-line searches.

I have two RH 6.x machines, remotehost and backuphost, and Amanda 
2.4.1p1.  I installed Amanda according to the docs with 'operator' as the 
backup user.  I created remotehost:/root/.amandahosts and 
remotehost:/root/.hosts like this:

backuphost.ipat.com  operator

I chmod'd both to 600 and chown'd to operator:disk.  I've also tried 
creating a user amanda.

(From experimentation) I have some permission issues on the holding disk 
and tape device but no sweat; my problem is that root cannot logon from 
backuphost to remotehost to backup remotehost.  I know this not only from 
the below messages but also the debug file on remotehost (i.e., amandad 
runs fine on remotehost but cannot authenticate root@backuphost).

Now I'm wondering a few things:

No matter what login I use on backuphost, I am seen as root by 
remotehost.  Why is that?  Is it because amacheck is SUID root.root (that's 
how it was installed)?
How do I avoid this problem?  I don't really want to give root access to 
anything.  I'm using amanda under the assumption that it is more secure 
than, say, cobbling something together using rsh, .rhosts, dd, and tar.
BTW, why when I change the dumpuser to, say, amanda, does amcheck still 
connect as operator?
Should operator have a homedirectory (apart from /root)?  When I enable 
rlogin on remotehost, I cannot rlogin, even with the .rhosts.  I guess that 
means that operator and root are equivalents to RH's security 
mechanisms?  I even uncommented the securetty line in /etc/pam.d/login but 
that did not help.

THANKS in advance, this is driving me nuts.

-Alan Mead


[operator@backuphost /root]$ whoami
operator
[operator@backuphost /root]$ /usr/sbin/amcheck normal
Amanda Tape Server Host Check
-----------------------------
ERROR: /amanda is unwritable: Permission denied
ERROR: /dev/nst0: Permission denied
        (expecting a new tape)
NOTE: skipping tape-writable test.
Server check took 0.010 seconds.

Amanda Backup Client Hosts Check
--------------------------------
ERROR: remotehost.ipat.com: [access as operator not allowed from 
[EMAIL PROTECTED]]
Client check: 1 host checked in 0.994 seconds, 1 problem found.

(brought to you by Amanda 2.4.1p1)
[operator@backuphost /root]$ exit
[root@backuphost amanda]# su amanda -c '/usr/sbin/amcheck normal'
Amanda Tape Server Host Check
-----------------------------
/amanda: 9415204 KB disk space available, using 9404964 KB.
NOTE: skipping tape-writable test.
Tape Normal-00 label ok.
Server check took 3.115 seconds.

Amanda Backup Client Hosts Check
--------------------------------
ERROR: remotehost.ipat.com: [access as operator not allowed from 
[EMAIL PROTECTED]]
Client check: 1 host checked in 0.544 seconds, 1 problem found.

(brought to you by Amanda 2.4.1p1)


---
Alan Mead, Ph.D.  /  Research Scientist  /  [EMAIL PROTECTED]
Institute for Personality and Ability Testing
1801 Woodfield Dr  /  Savoy IL 61874 USA
217-352-4739 (v)  /  217-352-9674 (f)


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to