Hi All ,<br><br>I was trying to configure the rsh on SLES10 machine , but I am getting the following message when I am firing <span style="color: rgb(255, 0, 0);">rsh</span> command to other machine , I am not able to detect the exact problem why it is not working properly .
<br><br><span style="background-color: rgb(51, 102, 255);">===================</span><br> # rsh <machine> ls<br>Permission denied.<br><span style="background-color: rgb(51, 51, 255);">===================</span><br><br>
When did I checked the messages I found that it could be issue of PAM ,<br><br><span style="color: rgb(51, 102, 255);">======================================================================</span><br># tail -f /var/log/messages
<br>Jan  1 18:34:09 swamds160 rshd[8927]: rsh denied to <a href="mailto:root@swamds160.vxindia.veritas.com">root@swamds160.vxindia.veritas.com</a> as root: Permission denied.<br>Jan  1 18:34:09 swamds160 rshd[8927]: rsh command was 'ls'
<br>Jan  1 18:34:46 swamds160 in.rshd[8945]: connect from <a href="http://10.216.152.160">10.216.152.160</a> (<a href="http://10.216.152.160">10.216.152.160</a>)<br>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=[
<a href="http://swamds160.vxindia.veritas.com">swamds160.vxindia.veritas.com</a>]<br>Jan  1 18:34:47 swamds160 rshd[8945]: rsh denied to <a href="mailto:root@swamds160.vxindia.veritas.com">root@swamds160.vxindia.veritas.com
</a> as root: Permission denied.<br>Jan  1 18:34:47 swamds160 rshd[8945]: rsh command was 'ls'<br>Jan  1 18:35:07 swamds160 in.rshd[8966]: connect from <a href="http://10.216.152.160">10.216.152.160</a> (<a href="http://10.216.152.160">
10.216.152.160</a>)<br>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=[<a href="http://swamds160.vxindia.veritas.com">swamds160.vxindia.veritas.com
</a>]<br>Jan  1 18:35:07 swamds160 rshd[8966]: rsh denied to <a href="mailto:root@swamds160.vxindia.veritas.com">root@swamds160.vxindia.veritas.com</a> as root: Permission denied.<br>Jan  1 18:35:07 swamds160 rshd[8966]: rsh command was 'ls'
<br><span style="color: rgb(51, 102, 255);">======================================================================</span><br><br>I am not very sure about this  whether it is pam issue or other. Can any one help me in this ?
<br clear="all"><br>-- <br>Regards,<br>Anirudha Sonar