Password strength

The password strength module validates the strength of new passwords.

This module is started by a password change operation, which is initiated by the /pkmspasswd command. It evaluates the new password against an XSLT rule to determine whether the new password meets the configured criteria.

ISAM uses the password strength rules configured by this module in addition to the password policy rules that are set in pdadmin to evaluate each password. The new password must meet both the password policy settings and the XSLT rules that are imposed by this module.

Parent topic: Advanced authentication methods

Related concepts