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

Peter Avalos pavalos at crater.dragonflybsd.org
Thu Jan 1 22:00:25 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/?p=dragonfly.git;a=commitdiff;h=6a3bc79667bf29540b5e9b8de0838522d47e0c2f


-- 
DragonFly BSD source repository





More information about the Commits mailing list