Re: rshd: 0826-813 Permission is denied. error

From: Holger.VanKoll@SWISSCOM.COM
Date: Tue Aug 19 2003 - 08:53:40 EDT


do
 
ls -lu .rhosts
 
before and after rsh-ing to see if this file is read
 
are this sp-nodes / is kerberos configured? if yes, what does klist
tell?
 
any error-msgs?

        -----Original Message-----
        From: Shekhar Dhotre [mailto:Shekhar.Dhotre@LENDLEASEREI.COM]
        Sent: Tuesday, August 19, 2003 2:34 PM
        To: aix-l@Princeton.EDU
        Subject: rshd: 0826-813 Permission is denied. error
        
        

        
        Hi All ,
        
        I am trying to configure rsh on the following systems. It work
only one way i.e. from IFS to CPT33 but not from cpt33 to IFS .
        
        ifs ---------> cpt33 .
        
        Host IFS
        
        # cat .rhosts
        ifs root
        cpt33 root
        ifs17_boot root
        cpt33_boot root
        f2n17 root
        f3n33 root
        
        # grep rsh /etc/inetd.conf

        shell stream tcp6 nowait root /usr/sbin/rshd
rshd
        kshell stream tcp nowait root /usr/sbin/krshd
krshd
        
        HOST CPT33 .
        
        # ls -la .rhosts
        -rw------- 1 root system 74 Aug 18 22:54 .rhosts
        CPT33
        # cat .rhosts
        ifs root
        cpt33 root
        ifs17_boot root
        cpt33_boot root
        f2n17 root
        f3n33 root
        
        # grep rsh /etc/inetd.conf

        shell stream tcp6 nowait root /usr/sbin/rshd
rshd
        kshell stream tcp nowait root /usr/sbin/krshd
krshd
        kshell stream tcp nowait root /usr/sbin/krshd
        # ls -la .rhosts
        -rw------- 1 root system 74 Aug 18 23:00 .rhosts
        
        
        I have verified hostname by host <IP address> command . also
checked host.equiv file . Am I missing something here ?
        
        Thanks
        
        SD
        



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:17:08 EDT