opt/openldap/README
Danny Rawlins 832e587784 [notify] openldap: ->
check the README for database upgrading
2020-03-14 21:38:14 +11:00

11 lines
217 B
Plaintext

UPDATE:
When updating 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