A few bug-fixes for pam_ssh:
authorPeter Avalos <pavalos@theshell.com>
Mon, 29 Dec 2008 00:26:38 +0000 (19:26 -0500)
committerPeter Avalos <pavalos@theshell.com>
Fri, 2 Jan 2009 05:56:33 +0000 (00:56 -0500)
commit6a3bc79667bf29540b5e9b8de0838522d47e0c2f
tree9de0e1346bdc29e79142dd7d92aeb01c8bcc1779
parent253e39d21c7ecbcf514d7ef272dc394ecba8cb66
A few bug-fixes for pam_ssh:

-Narrow the use of user credentials.
-Fix one case where openpam_restore_cred() might be called twice in a
row.
-Do not use passphraseless keys for authentication unless the nullok
option was specified.
-Correct the logic for determining whether the user has already entered
a password.

Obtained-from: FreeBSD
lib/pam_module/pam_ssh/pam_ssh.8
lib/pam_module/pam_ssh/pam_ssh.c