ITS#7786 - Fix typo in prev commit

This commit is contained in:
Quanah Gibson-Mount 2021-03-31 17:35:34 +00:00
parent 80cfd8117b
commit 3ef1bfe367

View file

@ -1171,7 +1171,7 @@ First, create a directory to serve as the hosting DB and create the structure:
> cp /usr/local/etc/openldap/slapd.d/cn=config.ldif ./recovery/cn=recovery
> cp -r /usr/local/etc/openldap/slapd.d/cn=config ./recovery/cn=recovery
Or, if you have already backed up your old configration, you can symlink it
Or, if you have already backed up your old configuration, you can symlink it
into place:
> mkdir ./recovery