Hello community, here is the log from the commit of package pam for openSUSE:Factory checked in at 2012-11-13 09:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam (Old) and /work/SRC/openSUSE:Factory/.pam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pam/pam.changes 2012-09-26 16:25:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2012-11-13 09:42:04.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Nov 12 14:42:53 CET 2012 - [email protected] + +- Sync common-*.pamd config with pam-config (use pam_unix.so as + default). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ common-account.pamd ++++++ --- /var/tmp/diff_new_pack.rl6NGL/_old 2012-11-13 09:42:05.000000000 +0100 +++ /var/tmp/diff_new_pack.rl6NGL/_new 2012-11-13 09:42:05.000000000 +0100 @@ -6,4 +6,4 @@ # the central access policy for use on the system. The default is to # only deny service to users whose accounts are expired. # -account required pam_unix2.so +account required pam_unix.so try_first_pass ++++++ common-auth.pamd ++++++ --- /var/tmp/diff_new_pack.rl6NGL/_old 2012-11-13 09:42:05.000000000 +0100 +++ /var/tmp/diff_new_pack.rl6NGL/_new 2012-11-13 09:42:05.000000000 +0100 @@ -8,4 +8,4 @@ # traditional Unix authentication mechanisms. # auth required pam_env.so -auth required pam_unix2.so +auth required pam_unix.so try_first_pass ++++++ common-password.pamd ++++++ --- /var/tmp/diff_new_pack.rl6NGL/_old 2012-11-13 09:42:05.000000000 +0100 +++ /var/tmp/diff_new_pack.rl6NGL/_new 2012-11-13 09:42:05.000000000 +0100 @@ -3,21 +3,10 @@ # # This file is included from other service-specific PAM config files, # and should contain a list of modules that define the services to be -# used to change user passwords. The default is pam_unix2 in combination -# with pam_pwcheck. - +# used to change user passwords. +# # The "nullok" option allows users to change an empty password, else # empty passwords are treated as locked accounts. # -# To enable Blowfish or MD5 passwords, you should edit -# /etc/default/passwd. -# -# Alternate strength checking for passwords should be configured -# in /etc/security/pam_pwcheck.conf. -# -# pam_make can be used to rebuild NIS maps after password change. -# -password required pam_pwcheck.so nullok cracklib -password required pam_unix2.so nullok use_authtok -#password required pam_make.so /var/yp - +password requisite pam_cracklib.so +password required pam_unix.so use_authtok nullok try_first_pas ++++++ common-session.pamd ++++++ --- /var/tmp/diff_new_pack.rl6NGL/_old 2012-11-13 09:42:05.000000000 +0100 +++ /var/tmp/diff_new_pack.rl6NGL/_new 2012-11-13 09:42:05.000000000 +0100 @@ -4,8 +4,9 @@ # This file is included from other service-specific PAM config files, # and should contain a list of modules that define tasks to be performed # at the start and end of sessions of *any* kind (both interactive and -# non-interactive). The default is pam_unix2. +# non-interactive). # session required pam_limits.so -session required pam_unix2.so +session required pam_unix.so try_first_pass session optional pam_umask.so +session optional pam_env.so -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
