Hi,
I have a basic LDAP server running SLAPD and am using the inetOrgPerson
object class to define certain attributes, particularly the password.
This LDAP server is being queried by another application for password
verification, and it works a treat except for the fact that I can't figure
out how to configure and implement a maximum number of password tries
before disabling the account.
I would expect this to be something already in the system, but I can't
find it mentioned anywhere in the config files or FAQs. Can anyone point
me in the right direction?