Enable ssh root login in Solaris

1. Change the file /etc/ssh/sshd_config with PermitRootLogin yes to replace PermitRootLogin no

2. restart the services

# svcadm restart svc:/network/ssh:default

posted @ 2015-06-28 14:24  syksky  阅读(216)  评论(0)    收藏  举报