Bug 186448
| Summary: | boot process hangs with current init level | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juan A. Burgos <surkum> |
| Component: | nss_ldap | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | ask, briang, elsmorian, jsafrane, rollercow |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-05-22 13:23:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 186527 | ||
| Bug Blocks: | |||
|
Description
Juan A. Burgos
2006-03-23 17:15:10 UTC
I see this as well. I've seen this since I've installed FC5. Startup looks like its hung, but its waiting for a timeout. Once the timeout expires, FC5 boots up fine. I've been waiting for an openldap update. I have found a solution to the extremely slow startup. In /etc/ldap.conf, uncomment the following line # Just assume that there are no supplemental groups for these named users nss_initgroups_ignoreusers root,ldap The solution was posted here: http://www.fedoraforum.org/forum/showthread.php?t=105954 Probably the same bug as [186527] please uncomment nss_initgroups_ignoreusers in default /etc/ldap.conf This issue was solved in fc6 as Jan comment above. |