git: sshd(8): Add USE_PAM handling defaults.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Wed Apr 24 10:17:45 PDT 2019
    
    
  
commit 19523637df5f6eb42b41f3dee51bd5d7c25d2219
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Fri Apr 19 13:21:18 2019 +0300
    sshd(8): Add USE_PAM handling defaults.
    
    By default allow to use pam if sshd(8) is compiled against libpam and
    disable password authentification only then.
    Note: base sshd_config has "PasswordAuthentication no" by default.
Summary of changes:
 crypto/openssh/servconf.c | 8 ++++++++
 1 file changed, 8 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19523637df5f6eb42b41f3dee51bd5d7c25d2219
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list