[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#6952) Unable to get the Accout Locked message via Password Policy



Full_Name: Srinivas Kondamadugu
Version: 2.4.23 
OS: Windows
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (15.195.185.82)


We installed and configured the OpenLDAP password policy and while testing with
bind operation we are getting Error code as 49 (invalid credentials) but we need
account locked messages to appeared.


Even if we use ppolicy_use_lockout in ppolicy.la we are getting the same error
code and when we view the admin console we are not able to see any operation
attribute for the user w.r.t password policy etc.,

Configuration snnippet

# required if the overlay is built dynamically
moduleload ppolicy.la
# invokes password policies for this DIT only
overlay ppolicy
# define the default policy
ppolicy_default "uid=default,ou=pwpolicies,dc=mehisdomain,dc=com"
ppolicy_use_lockout
ppolicy_hash_cleartext