Although, root user shouldn’t login through root normally, incase you need to, heres how:
perl -pi -e 's,PermitRootLogin no,PermitRootLogin yes,' /etc/ssh/sshd_config svcadm restart svc:/network/ssh:default
Although, root user shouldn’t login through root normally, incase you need to, heres how:
perl -pi -e 's,PermitRootLogin no,PermitRootLogin yes,' /etc/ssh/sshd_config svcadm restart svc:/network/ssh:default