Am 24.03.20 um 08:45 schrieb Carl Brewer:
On 24/03/2020 6:38 pm, alka wrote:
some remarks
ssh as root
Edit /etc/ssh/sshd_config and allow root
It's not sshd that's blocking the connection, at least, I don't think
it is. It's PAM. My sshd config should allow root in :
Probably this happens because root is not a normal user but a role. So
you cannot login into a system directly, instead you have to login as a
different user and then make use of "su".
In order to make root a user again you have to run "rolemod -K
type=normal root" (either after su to root or prefixed with "pfexec").
Regards
Andreas
**
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss