!!! Overview
[{$pagename}] is a [Policy Decision Point] defined in [Draft-behera-ldap-password-policy] to determine when [Intruder Detection] is activated.

A status of __true__ indicating that an [intruder|Intruder Detection] has been detected is returned if __ALL__ the following conditions are met:
* The [PwdLockout] attribute is TRUE.
* The number of values in the [PwdFailureTime] attribute that are younger than [PwdFailureCountInterval] is greater or equal to the [PwdMaxFailure] attribute.

Otherwise a status of __false__ is returned.

While performing this check, values of [PwdFailureTime] that are old by more than [PwdFailureCountInterval] are purged and not counted.

!! [EDirectory] [{$pagename}]
We describe the [{$pagename}] for [EDirectory] under [Locked By Intruder].

!! [Microsoft Active Directory] [{$pagename}]
We describe the [{$pagename}] for [Microsoft Active Directory] under [Active Directory Account Lockout]

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]