https://bugzilla.novell.com/show_bug.cgi?id=793657 https://bugzilla.novell.com/show_bug.cgi?id=793657#c16 --- Comment #16 from Jiri Slaby <jslaby@suse.com> 2012-12-10 16:49:28 UTC ---
(In reply to comment #14) Then please provide at least a correct diff. I don't trust the comment that there was only the replacement of pam_unix.so with pam_unix2.so, I'm pretty sure that you removed pam_systemd with this action. The other two PAM modules don't have a session management at all.
Yes, you're right. There is a bug in colordiff which does not recognize wdiff output being over more lines. So I overlooked the change. The wdiff outputs (I don't have -account, but it's irrelevant): # wdiff common-session-pc common-session.rpmnew [-#%PAM-1.0-]# # [-This file is autogenerated by pam-config. All changes # will be overwritten. # # Session-related-] {+/etc/pam.d/common-session - session-related+} modules common to all services # # 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-] {+non-interactive).+} # session required pam_limits.so session required [-pam_unix2.so-] {+pam_unix.so try_first_pass+} session optional pam_umask.so session optional [-pam_systemd.so session optional pam_gnome_keyring.so auto_start only_if=gdm,gdm-password,lxdm,lightdm-] {+pam_env.so+} # wdiff common-auth-pc common-auth.rpmnew |colordiff [-#%PAM-1.0-]# # [-This file is autogenerated by pam-config. All changes # will be overwritten. # # Authentication-related modules-] {+/etc/pam.d/common-auth - authentication settings+} common to all services # # This file is included from other service-specific PAM config files, # and should contain a list of the authentication modules that define # the central authentication scheme for use on the system # (e.g., /etc/shadow, LDAP, Kerberos, etc.). The default is to use the # traditional Unix authentication mechanisms. # auth required pam_env.so auth [-optional pam_gnome_keyring.so auth-] required [-pam_unix2.so-] {+pam_unix.so try_first_pass+} # wdiff common-password.rpmnew common-password-pc |colordiff {+#%PAM-1.0+} # # [-/etc/pam.d/common-password - password-related-] {+This file is autogenerated by pam-config. All changes # will be overwritten. # # Password-related+} modules common to all services # # 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 "nullok" option allows users to change an empty password, else # empty passwords are treated as locked accounts. #-] password requisite [-pam_cracklib.so-] {+pam_pwcheck.so nullok cracklib password optional pam_gnome_keyring.so use_authtok+} -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.