Generated Documentation for Password Policy User State Plugin

This extension allows to retrieve or set user state without directly using the PasswordPolicyStateExtendedRequest

Providing a single trigger attribute (ds-pwp-user-state-get-all) along with a search request will retrieve all available information. The following password policy state operations are supported:

The following attributes are available to use in a modify operation:

Example usage:
ldapmodify -D cn=directory\ manager -w password
dn: uid=user.0,ou=people,dc=example,dc=com
changetype: modify
add: ds-pwp-user-state-account-disabled
ds-pwp-user-state-account-disabled: true

Allowed Arguments

Argument Name: time-format
Description: the date time format as per Java SimpleDateFormat specification. (Default: yyyyMMddHHmmss.SSS'Z')
Data Type: String
Is Required: false
Maximum Occurrences: 1