https://bugzilla.novell.com/show_bug.cgi?id=740873 https://bugzilla.novell.com/show_bug.cgi?id=740873#c7 --- Comment #7 from Michael Calmer <mc@suse.com> 2012-01-25 10:32:43 UTC --- (In reply to comment #6)
(In reply to comment #5)
re - pam_apparmor: OK, so if I understand you correctly, copying the pam config. files from 11.4, caused the inconsistency?
yes.
I executed this on 12.1:
rpm -q --whatprovides /etc/pam.d/common-account-pc
then attempted to re-install the package that seems to contains the proper 12.1 default config. files:
zypper in -f pam-config-0.79-5.1.2.x86_64
which didn't appear to complain. Yet, app_armor is still there.
How can I go about re-installing the default 12.1 pam config. files?
That's a little bit tricky. The default configuration is in the "pam" package. It package "common-*" files, without the "-pc". If pam-config is installed it called in %post pam-config --debug --initialize or pam-config --debug --update (if /etc/pam.d/common-auth-pc exists) These commands read the common-* files, generate the *-pc files and create links from common-* to common-*-pc So you can find the default config in the pam package. -- 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.