opt/openldap
2023-02-10 22:09:52 +01:00
..
.footprint openldap: update to 2.6.1 2022-03-16 15:24:04 +01:00
.signature openldap: 2.6.3 -> 2.6.4 2023-02-10 22:09:52 +01:00
Pkgfile openldap: 2.6.3 -> 2.6.4 2023-02-10 22:09:52 +01: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