Modify ↓
#10712 closed enhancement (fixed)
openldap: /etc/openldap/ldif no longer needed
Reported by: | flyn | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | openldap | Cc: |
Description
The newest OpenLDAP Makefile installs a slapd.conf that configures slapd to use /var/openldap-data. As a result, it is no longer necessary that the Makefile create /etc/openldap/ldif. The attached patch fixes this.
Attachments (1)
Change History (3)
Changed 6 years ago by flyn
comment:1 Changed 6 years ago by swalker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Fixed in r29885, thank you.