Edwin Goei wrote:
> I'd also like to just login to the host as "root" using ssh, but that 
> failed even though I commented out the "CONSOLE" entry in 
> /etc/default/login. I'm trying to login using the old fashioned text 
> console method but can't figure it out :-(. Any ideas?
>
> -Edwin
You must have your own reasons to do this, I'm not going to lecture 
about it. The CONSOLE thing is for other uses (e.g., telnet) for ssh you 
must change the 'no' below to 'yes' and restart ssh.

$ grep Root /etc/ssh/sshd_config
PermitRootLogin no





_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to