View Single Post

  #1 (permalink)  
Old 06-12-2008, 05:01 PM
nayan nayan is offline
Junior Member
User
 
Join Date: Jun 2008
My distro: Solaris
Posts: 1
Rep Power: 0
nayan is on a distinguished road
Default Solaris UNIX Allow Root User To Login over SSH Session

hi,
i need an help.i want to do ssh as root to another machine from my user account without password.I can do it from my user account but not as root.

abc-----my user name
i want do ssh from ibm101 to ibm102 as root with password.Like---

[abc@ibm101~]$ ssh root@ibm102


Assume i have all the root passwords.
Reply With Quote