[Bug 186527] Startup hangs at "starting system message bus" if ldaps authentication enabled in firstboot

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 20 18:28:44 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=186527

--- Comment #74 from Andrew Meredith <andrew at anvil.org> 2010-10-20 14:28:42 EDT ---
There is a directive in /etc/ldap.conf that might be involved here.

------ 8< ---------------
# Just assume that there are no supplemental groups for these named users
nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon
------ 8< ---------------

If people are upgrading from an older install that didn't have as many entries
on this line, specifically named, avahi and haldaemon, then they will see the
problem. Having extended the above line to include these system users, the
problem has stopped; even when named and haldaemon are started before LDAP.
This is probably the true cure, although a directive to assume that any UID
below (eg) 501 has no suplemental groups would be more universal and would not
require updates to ldap.conf every time a new startup involved system user was
created.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the triage mailing list