From 9e28caf41a6d84660432ca94b495257d856a486c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Fri, 23 Aug 2013 16:10:07 +0000 Subject: [PATCH] PPolicy locking --- lam/docs/manual-sources/howto.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index d9334806..ea5ff255 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -2474,6 +2474,11 @@ ldbmodify -H /var/lib/samba/private/sam.ldb passwordSelfReset-Samba4-objectClass suffix of the "Password policies" type. When you set the policy to "default" then OpenLDAP will use the default policy as defined in your slapd.conf file. + + Attention: Locking and + unlocking requires that you also activate the option "Lockout users" + in the assigned password policy. + Otherwise, it will have no effect.