Not able to do passworldless rsh/rlogin from solaris machine
Hi,
I am trying to connect to one redhat machine (rhel 5.5) from solaris box (solaris 10) using rsh. I have one strange problem while establishing remote connectiong amongst these two machines.
I am able to connect to redhat machine in single attempt everytime using ssh from solaris box but it takes two attempts to connect to same machine using rsh.
seems like some security settings not permitting me to login to linux machine from solaris.
Also,
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.
I am trying to connect to one redhat machine (rhel 5.5) from solaris box (solaris 10) using rsh. I have one strange problem while establishing remote connectiong amongst these two machines.
I am able to connect to redhat machine in single attempt everytime using ssh from solaris box but it takes two attempts to connect to same machine using rsh.
seems like some security settings not permitting me to login to linux machine from solaris.
Also,
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.
0