opt/openldap
2012-07-10 10:58:15 +02:00
..
.footprint openldap: adopted and updated to 2.4.31 2012-07-10 10:58:15 +02:00
.md5sum openldap: adopted and updated to 2.4.31 2012-07-10 10:58:15 +02:00
openldap-config.patch
Pkgfile openldap: adopted and updated to 2.4.31 2012-07-10 10:58:15 +02: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