From cb424dd34b5be4b67b9fe2dc4e6b6bd356ed6ec5 Mon Sep 17 00:00:00 2001 From: dinkel Date: Sun, 28 Feb 2016 18:15:16 +0100 Subject: [PATCH] Clarifications for issue #7 initiated by virtuman. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb20115..6caa8d3 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ prefix used in `modules/ppolicy.ldif` for the `olcPPolicyDefault` attribute. Th value used for `olcPPolicyDefault` is derived from `$SLAPD_PPOLICY_DN_PREFIX,(dc component parts from $SLAPD_DOMAIN)`. -After loading the module, you have to load a default password policy, like so: +After loading the module, you have to load a default password policy, assuming you are on a host that has the client side tools installed (maybe you have to change the hostname as well): ``` ldapadd -h localhost -x -c -D 'cn=admin,dc=ldap,dc=example,dc=org' -w [$SLAPD_PASSWORD] -f default-policy.ldif