passwd-warn-failure

Syntax

passwd-warn-failure = filename

Description

Page displayed if the user fails to change their password after being notified that the LDAP password is soon to expire. This page gives the user another chance to change their password and indicates the cause of the error.

NOTE: This option has no effect unless enable-passwd-warn (also in the [acnt-mgt] stanza) is set to yes and the corresponding Security Verify Access LDAP option is also enabled ([ldap] enhanced-pwd-policy=yes). This LDAP option must be supported for the particular LDAP registry type.

Options

filename
Page displayed if the user does not change their password after receiving notification that the LDAP password is soon to expire.

Usage

This stanza entry is required.

Default value

None.

NOTE: The value for this option in the template configuration file is passwd_warn.html.

Example

passwd-warn-failure = passwd_warn.html
Parent topic: [acnt-mgt] stanza