Previous Topic: checklogin Command—Determine Login InformationNext Topic: chfile Command—Modify File Records


checkpwd Command—Check a Password for Compliance

Valid in the AC environment

Use the checkpwd command to check a user's password for compliance with password rules. This check does not change the password.

To use this command you must be a superuser with the ADMIN attribute.

A new password is accepted or rejected according to CA ControlMinder password rules:

Only the first rule that the password fails appears in the denied_reason. If, for example, a password is too short, and the password has too few capital letters, only Password is too short appears.

Note: This command is not available when seos is down. For more information about password rules, see the Endpoint Administration Guide for your OS.

This command has the following format:

checkpwd userName password(newPassword)
userName

Specifies the name of the CA ControlMinder user whose new password you want to check.

password(newPassword)

Specifies the password you want to check.