/var/log/messages shows a message like
Jul 6 13:00:05 orbit-32 sshd[11517]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.98.106 user=admin
although my password authentication suceeds and I am logged in. I am using PAM with pam_unix.so as the only plugin. How can this be?