opt/openldap
2017-01-28 18:47:57 +01:00
..
.footprint openldap: 2.4.43 -> 2.4.44 2017-01-28 17:55:15 +11:00
.md5sum openldap: 2.4.43 -> 2.4.44 2017-01-28 17:55:15 +11:00
.signature signature update 2017-01-28 18:47:57 +01: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 openldap: 2.4.43 -> 2.4.44 2017-01-28 17:55:15 +11:00
README openldap: added README file with update notes 2008-07-23 11:29:07 +02:00
slapd create branch for 2.2 2006-02-23 15:26:10 +00: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