DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Jan 2009 21:58:28 -0800 (PST)

commit 6a3bc79667bf29540b5e9b8de0838522d47e0c2f
Author: Peter Avalos <pavalos@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]