HI all!! Okay, I am using Solaris CDE and trying to communicate to a remote host containing another one of my accounts that has this Solaris in the .rhosts file. Since Iam at work in a secure network, I have to use it's IP address. Anyway, here's my command:
rsh -l myusername 20.7.130.128 label
and it produces "Login incorrect"!!! However, when I look at the man page for rsh, it's done just like it should be. When I leave out the "label" command, it works just like rlogin and does just fine. It just screws up when I add my command name. Has anyone had this problem?? Thanks!!
rsh -l myusername 20.7.130.128 label
and it produces "Login incorrect"!!! However, when I look at the man page for rsh, it's done just like it should be. When I leave out the "label" command, it works just like rlogin and does just fine. It just screws up when I add my command name. Has anyone had this problem?? Thanks!!