opt/openldap
2009-01-19 14:09:56 +01:00
..
.footprint openldap: updated to 2.4.13 2008-12-22 19:50:30 +01:00
.md5sum openldap: updated to 2.4.13 2008-12-22 19:50:30 +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 corrected my lastname 2009-01-19 14:09:56 +01: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
slurpd 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