Thread: rsh on SLES10 machine : not getting configured
rsh on SLES10 machine : not getting
configured
2007-01-01 13:01:34
Hi All ,
I was trying to configure the rsh on SLES10 machine , but I am getting the following message when I am firing rsh command to other machine , I am not able to detect the exact problem why it is not working properly .
=================== # rsh <machine> ls Permission denied. ===================
When did I checked the messages I found that it could be issue of PAM ,
====================================================================== # tail -f /var/log/messages
Jan 1 18:34:09 swamds160 rshd[8927]: rsh denied to rootswamds160.vxindia.veritas.com">rootswamds160.vxindia.veritas.com as root: Permission denied. Jan 1 18:34:09 swamds160 rshd[8927]: rsh command was 'ls9;
Jan 1 18:34:46 swamds160 in.rshd[8945]: connect from 10.216.152.160 (10.216.152.160) Jan 1 18:34:47 swamds160 rshd[8945]: pam_warn(rsh:auth): function=[pam_sm_authenticate] service=[rsh] terminal=[tty] user=[root] ruser=[root] rhost=[
swamds160.vxindia.veritas.com] Jan 1 18:34:47 swamds160 rshd[8945]: rsh denied to rootswamds160.vxindia.veritas.com">rootswamds160.vxindia.veritas.com
as root: Permission denied. Jan 1 18:34:47 swamds160 rshd[8945]: rsh command was 'ls9; Jan 1 18:35:07 swamds160 in.rshd[8966]: connect from 10.216.152.160 (
10.216.152.160) Jan 1 18:35:07 swamds160 rshd[8966]: pam_warn(rsh:auth): function=[pam_sm_authenticate] service=[rsh] terminal=[tty] user=[root] ruser=[root] rhost=[swamds160.vxindia.veritas.com
] Jan 1 18:35:07 swamds160 rshd[8966]: rsh denied to rootswamds160.vxindia.veritas.com">rootswamds160.vxindia.veritas.com as root: Permission denied. Jan 1 18:35:07 swamds160 rshd[8966]: rsh command was 'ls9;
======================================================================
I am not very sure about this whether it is pam issue or other. Can any one help me in this ?