Monday, July 27, 2015

Enable ssh root login in Solaris 10


1. Change the file /etc/ssh/sshd_config  change:  PermitRootLogin  to  yes 
2. restart the services
#svcadm restart svc:/network/ssh:default

No comments:

Post a Comment