opt/openldap
2021-06-22 14:34:01 +02:00
..
.footprint openldap: update to 2.4.59 2021-06-22 14:34:01 +02:00
.signature openldap: update to 2.4.59 2021-06-22 14:34:01 +02:00
openldap-config.patch
Pkgfile openldap: update to 2.4.59 2021-06-22 14:34:01 +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