Mailinglist Archive: opensuse-bugs (13483 mails)
| < Previous | Next > |
[Bug 328519] ConsoleKit: Postinstall-Script eats all disk memory.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Oct 2007 05:59:09 -0600 (MDT)
- Message-id: <20071015115909.A0563245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=328519#c7
--- Comment #7 from Michael Calmer <mc@xxxxxxxxxx> 2007-10-15 05:59:08 MST ---
Workaround:
Remove one of the two pam_ck_connector.so lines . This seems to cause an
endless loop.
I will have a look at pam-config and try to fix it.
--
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.
--- Comment #7 from Michael Calmer <mc@xxxxxxxxxx> 2007-10-15 05:59:08 MST ---
Workaround:
It contains:
#%PAM-1.0
auth requisite pam_nologin.so
#auth [user_unknown=ignore success=ok ignore=ignore auth_err=die
default=bad] pam_securetty.so
auth required pam_securetty.so
#auth include common-auth
auth required pam_env.so
auth required pam_unix2.so
account include common-account
password include common-password
session required pam_loginuid.so
session include common-session
session required pam_lastlog.so nowtmp
#session required pam_resmgr.so
session optional pam_mail.so standard
session optional pam_ck_connector.so
session optional pam_ck_connector.so
Remove one of the two pam_ck_connector.so lines . This seems to cause an
endless loop.
I will have a look at pam-config and try to fix it.
--
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.
| < Previous | Next > |