| Anonymous | Login | Signup for a new account | 2013-06-19 22:25 UTC | ![]() |
| Main | My View | View Issues | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
| 0002047 | CentOS-5 | openldap | public | 2007-05-16 14:41 | 2012-06-20 05:40 | ||||||
| Reporter | clodhopper | ||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||
| Status | assigned | Resolution | open | ||||||||
| Platform | OS | OS Version | |||||||||
| Product Version | 5.0 - i386 | ||||||||||
| Target Version | Fixed in Version | ||||||||||
| Summary | 0002047: Message bus service hangs when using OpenLDAP for user information retrieval | ||||||||||
| Description | I have setup two Centos5 box's using both i386 & x86_64 and both hang for approx 10 minutes when rebooting at the "Starting Messagebus" after you have setup the system to use OpenLDAP. Looking through the logs it is caused by the messagebus service trying to start BEFORE the LDAP server is started. To resolve the issue I've altered the startup order in /etc/rc3.d so messagebus is now S27messagebus & ldap is S22ldap. I'm not sure if the is a bug as such but thought it should be reported. | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Notes |
|
|
(0005321) clodhopper (reporter) 2007-06-08 12:44 |
I have resolved this by altering the chkconfig line in both /etc/init.d/messagebus and /etc/init.d/ldap and reversed the startup order, so messagebus is now 27 and ldap is 22. Renaming the symbolic links doesn't work as they are corrected anytime you run the "setup" tool. |
|
(0005416) odagiri (reporter) 2007-06-18 05:52 |
Add parameter bind_policy soft into /etc/ldap.conf Try! |
|
(0008547) telix (reporter) 2009-01-07 16:41 |
On centos 5.2 I do not have a /etc/init.d/ldap script to move. chkconfig --add ldap also fails. OpenLDAP is installed, configured, and getent works. |
|
(0012378) rruyter (reporter) 2011-01-27 15:11 |
A similar issue has been reported to Red Hat Bugzilla. Several solutions and try-outs have been suggested. Including using bind_policy soft in /etc/ldap.conf. All with varying success. References item: https://bugzilla.redhat.com/show_bug.cgi?id=186527 [^] |
|
(0015290) sampinar (reporter) 2012-06-20 05:40 |
This turned out to be a network route problem in my case. a bit of a blonde moment for me :) |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2007-05-16 14:41 | clodhopper | New Issue | |
| 2007-05-16 14:41 | clodhopper | Status | new => assigned |
| 2007-06-08 12:44 | clodhopper | Note Added: 0005321 | |
| 2007-06-18 05:52 | odagiri | Note Added: 0005416 | |
| 2009-01-07 16:41 | telix | Note Added: 0008547 | |
| 2011-01-27 15:11 | rruyter | Note Added: 0012378 | |
| 2012-06-20 05:40 | sampinar | Note Added: 0015290 | |
| Copyright © 2000 - 2011 MantisBT Group |