solaris enable ssh for root

nano /etc/default/login
and comment line:
CONSOLE=/dev/console

nano /etc/ssh/sshd_config
PermitRootLogin yes

svcadm restart network/ssh

Leave a Reply

Your email address will not be published. Required fields are marked *