DragonFly-2.1.1.288.g3a98b5 DragonFly_RELEASE_2_2 Makefile_upgrade.inc etc/pam.d Makefile gdm imap other pop3 sshd telnetd xdm xserver

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


commit 3a98b5093150baa40dc18b5a16b55fbb7f90b666
Author: Peter Avalos <pavalos at theshell.com>
Date:   Sat Jan 3 17:30:52 2009 -0500

    Sync pam configuration files with FreeBSD.
    
    -Take advantage of pam_nologin for account management.
    
    -Locked out and expired accounts shouldn't be accessible via remote
    mailbox protocols.
    
    -xserver doesn't seem to be used.

Summary of changes:
 Makefile_upgrade.inc |    1 +
 etc/pam.d/Makefile   |    3 +--
 etc/pam.d/gdm        |   17 +++++++++++++----
 etc/pam.d/imap       |   10 +++++++++-
 etc/pam.d/other      |   22 ++++++++++++++++++++--
 etc/pam.d/pop3       |   10 +++++++++-
 etc/pam.d/sshd       |   24 +++++++++++++++++++-----
 etc/pam.d/telnetd    |   22 +++++++++++++++++++++-
 etc/pam.d/xdm        |   20 ++++++++++++++++----
 etc/pam.d/xserver    |    7 -------
 10 files changed, 109 insertions(+), 27 deletions(-)
 delete mode 100644 etc/pam.d/xserver

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a98b5093150baa40dc18b5a16b55fbb7f90b666


-- 
DragonFly BSD source repository





More information about the Commits mailing list