Monday, January 14, 2013

Solaris 11 SSH direct root login access

This will be helpful for those wants to have direct root login locally and via SSH

Comment out the “CONSOLE=/dev/console” line in /etc/default/login.

image

Modify PermitRootLogin to yes in /etc/ssh/sshd_config

image

Remove “:type=role” from the root entry in /etc/user_attr

Remove highlighted part

image

image

No comments:

Post a Comment