Bug 118631
| Summary: | autofs starts before slapd | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neal Becker <ndbecker2> |
| Component: | openldap | Assignee: | Jay Fenlason <fenlason> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | jfeeney, lars, steve |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | openldap-2_2_23-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-11 17:02:59 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: | |||
I just got bit by this same problem. It's a real PITA, too, since it causes all sorts of problems for user logins or other services that rely on automounted directories. Given that LDAP is serving the same purpose as NIS in this situtation, the ldap script should probably start up around S26 just like the ypserv script. According to the CVS logs, this was fixed for Fedora Core 4 |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko) Description of problem: autofs starts before slapd. If you use ldap for your mount maps this won't work. Since autofs using ldap is standard, but having ldap depend on autofs is not, it is better to start slapd first. Version-Release number of selected component (if applicable): chkconfig-1.3.9-1.1 How reproducible: Always Steps to Reproduce: 1.boot 2. 3. Additional info: