File openssh-5.8p1-pam-fix2.diff of Package openssh.openSUSE_12.1_Update
Index: sshd_config =================================================================== --- sshd_config.orig +++ sshd_config @@ -57,7 +57,7 @@ #IgnoreRhosts yes # To disable tunneled clear text passwords, change to no here! -#PasswordAuthentication yes +PasswordAuthentication no #PermitEmptyPasswords no # Change to no to disable s/key passwords @@ -90,7 +90,7 @@ # If you just want the PAM account and session checks to run without # PAM authentication, then enable this but set PasswordAuthentication # and ChallengeResponseAuthentication to 'no'. -#UsePAM no +UsePAM yes # Set to 'yes' to allow the PAM stack to change the user name during # calls to authentication