Slackware -current (SARPi) on Pi2 after upgrade to PAM - error login on su - or sudo.
by przem from LinuxQuestions.org on (#58E3M)
After upgrade system to PAM I cant login as root by ssh.
If in sshd_config Code:UsePAM yes than I cant login on user or root account.
When sshd_config Code:UsePAM no than I can login on user but I cant switch to root privilages by Code:sudo or switch to root by Code:suWhile I login by "sudo" I don't get promp by passwrd but info "3 times incorrect login", the same on switch by "su".
In logs:
Code: root not AllowUser


If in sshd_config Code:UsePAM yes than I cant login on user or root account.
When sshd_config Code:UsePAM no than I can login on user but I cant switch to root privilages by Code:sudo or switch to root by Code:suWhile I login by "sudo" I don't get promp by passwrd but info "3 times incorrect login", the same on switch by "su".
In logs:
Code: root not AllowUser