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.
|