class PasswordQuality

ManagedElement
+-SystemFunctions
+-SecM
+-UserManagement
+-LocalAuthenticationMethod
+-PasswordQuality

Configures the dimensions of password quality checking.

References from:
AdministratorAccount; PasswordPolicy;
References to:
ManagedObject;
Attributes
SecLA_PasswordQuality_minDigit[0..1]
minDigit
Minimum number of digits in passwords.

Minimum number of digits a new password must have to be accepted by the ME. No value means the check is disabled.
SecLA_PasswordQuality_minLower[0..1]
minLower
Minimum number of lower case characters in passwords.

Minimum number of lower case characters a new password must have to be accepted by the ME. No value means the check is disabled.
SecLA_PasswordQuality_minOther[0..1]
minOther
Minimum number of non-alphanumeric characters in passwords.

Minimum number of non-alphanumeric characters a new password must have to be accepted by the ME. No value means the check is disabled.
SecLA_PasswordQuality_minPoints
minPoints = 3
Minimum password quality points.

Minimum number of quality points a new password must have to be accepted by the ME. One quality point is awarded for each character class used in the password. Possible character classes are digits, uppercase, lowercase, and other characters.
SecLA_PasswordQuality_minUpper[0..1]
minUpper
Minimum number of upper case characters in passwords.

Minimum number of upper case characters a new password must have to be accepted by the ME. No value means the check is disabled.
string
key
mandatory
noNotification
restricted
passwordQualityId
The value component of the RDN.
ManagedObject[0..]
readOnly
reservedBy
The managed objects using this PasswordQuality MO.

Lists the Distinguished Names of PasswordPolicy Managed Objects or the AdministratorAccount.
string[0..1]
userLabel
An additional descriptive text.

  class PasswordQuality