opt/openldap
Danny Rawlins e5d08a6137 Revert "[notify] openldap: ->"
This reverts commit 832e587784.
2020-03-14 21:42:56 +11:00
..
.footprint Revert "[notify] openldap: ->" 2020-03-14 21:42:56 +11:00
.signature Revert "[notify] openldap: ->" 2020-03-14 21:42:56 +11:00
openldap-config.patch openldap: OH GOD HOW DID THIS GET HERE I'M NOT GOOD WITH COMPUTERS 2006-05-09 19:42:31 +00:00
Pkgfile Revert "[notify] openldap: ->" 2020-03-14 21:42:56 +11:00
README Revert "[notify] openldap: ->" 2020-03-14 21:42:56 +11:00
slapd Revert "[notify] openldap: ->" 2020-03-14 21:42:56 +11:00

UPDATE:

When updateing openldap you should first create a backup of all your data with
slapcat, like:

  slapcat -l backup.ldif

Then you upgrade openldap and restore your data with slapadd:

  slapadd -l backup.ldif