DragonFly-2.1.1.256.g6a3bc DragonFly_RELEASE_2_2 lib/pam_module/pam_ssh pam_ssh.8 pam_ssh.c

Simon Schubert corecode at crater.dragonflybsd.org
Tue Feb 3 11:17:20 PST 2009


commit 6a3bc79667bf29540b5e9b8de0838522d47e0c2f
Author: Peter Avalos <pavalos at theshell.com>
Date:   Sun Dec 28 19:26:38 2008 -0500

    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

Summary of changes:
 lib/pam_module/pam_ssh/pam_ssh.8 |    7 +++++-
 lib/pam_module/pam_ssh/pam_ssh.c |   42 ++++++++++++++++++++-----------------
 2 files changed, 29 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a3bc79667bf29540b5e9b8de0838522d47e0c2f


-- 
DragonFly BSD source repository





More information about the Commits mailing list