Not able to do passwordless rsh login
Hi,
I am trying to connect to one redhat machine (rhel 5.5) from solaris box (solaris 10) using rsh. I am able to connect to redhat machine is second attempt everytime using rsh but can connect to same machine in single attempt using ssh.
There is one user account "user" on redhat machine.
sol10 = solaris machine
rhel5 = redhat machine
sol10# rsh rhel5 -l user ls
Permission denied
I am getting permission denied error while executing above command.
Thanks in advance.
I am trying to connect to one redhat machine (rhel 5.5) from solaris box (solaris 10) using rsh. I am able to connect to redhat machine is second attempt everytime using rsh but can connect to same machine in single attempt using ssh.
There is one user account "user" on redhat machine.
sol10 = solaris machine
rhel5 = redhat machine
sol10# rsh rhel5 -l user ls
Permission denied
I am getting permission denied error while executing above command.
Thanks in advance.
0