+------------------------------------------------------------------------------
| On 2009-10-16 03:23:07, Harry Putnam wrote:
| 
| I remember having done something way back... I think it was posted on
| an opensolaris.org page... how to setup a root account and login as
| root.  Any way it was fairly common knowledge and a howto was
| available. 

$ pfexec rolemod -K type=normal root
$ pfexec perl -pi -e s/^PermitRootLogin no/^PermitRootLogin yes/ 
/etc/ssh/sshd_config
$ pfexec svcadm restart ssh

I didn't have to do anything else on a fresh upgrade of snv_124.

See Also: http://dlc.sun.com/osol/docs/content/IPS/login.html
-- 
bda
cyberpunk is dead. long live cyberpunk.
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to