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
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
slurpd

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