opt/openldap
2020-10-13 18:42:17 +02:00
..
.footprint openldap: update to 2.4.54 2020-10-13 18:42:17 +02:00
.signature openldap: update to 2.4.54 2020-10-13 18:42:17 +02:00
openldap-config.patch
Pkgfile openldap: update to 2.4.54 2020-10-13 18:42:17 +02: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