Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
rsh login
Name: johnk Date: October 1, 2003 at 14:55:10 Pacific OS: solaris 8 CPU/Ram: sparc
Comment:
I am trying to set up rsh between tow sun fire boxes. I telnet into the one box and create a .rhosts file with the name of the other sun box in it. Then I telnet into the other box and try and rsh into the 1st box and it first asks me for a password and then says I am not on the console. So basically what I want to do is to beable to telnet into one box with a password and then rsh into the other box from the one I just telneted into without it asking me for a password. Any suggestions?
Name: Boarddude Date: October 1, 2003 at 23:12:43 Pacific
Reply:
You try to rlogin as root ... if you want that??.. switch off console=/dev/console in /etc/default/login.
Btw This not secure... try to think of using ssh into the Sunfireboxes.. Than you can also ssh into the other without asking a passwd.. is setup correctly..
Summary: Currently I am looking at ways to backup certain files on my sun box running solaris 8. I'm looking at either a tape drive or a different server. Problem is I am lost. Fist question, How to you make t...
Summary: Hi, My machine is not letting me login as any user including root through telnet, rlogin, rsh for the past few days. ftp works though for all users. and I can login in single user and run level 1 us...
Summary: I need to extract logs for unsuccessful login when someone tried to access my system/server using rsh/ssh cmds.Can anyone suggest me where do i find the log files in which unsuccessful attemps are rec...