[Bug 1266] incompatibility between s/key and keys Autentification

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Dec 4 09:23:37 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1266





------- Comment #3 from dtucker at zip.com.au  2006-12-04 09:23 -------
(In reply to comment #2)
> yes i have PAM
> by the way i realy can login with the password of the acount...

PAM can do pretty much anything it wants under the covers, including
accept a password (or, indeed, do something like S/Key), but from a SSH
protocol perspective (which is what sshd_config is concerned about)
this is not "password" authentication.

If you set "UsePAM no" in sshd_config and restart sshd do you see the
same behaviour?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list