PlcmLocalPasswordConfig

PlcmLocalPasswordConfig

The Local Password Configuration increases system security by specifying age, length and complexity requirements for the passwords of local administrator, auditor, and provisioner users. Content-Type: application/vnd.plcm.plcm-local-password-config+xml All attributes are used in ETag calculation except for entity-tag and atom-link.


PlcmLocalPasswordConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
maxPasswordAgeint The maximum number of days before a password must be changed (30-180 days). To disable the configuration either remove the field from request or set the value to 0.
minPasswordAgeint The minimum number of days before a password can be changed (1-30 days). To disable the configuration either remove the field from request or set the value to 0.
minPasswordLengthint Specify the number of characters a password must contain (1-30). Mandatory
minChangedCharactersint Specify the number of characters that must be different from the previous password (1-4). To disable the configuration either remove the field from request or set the value to 0.
passwordHistoryint Specify how many of the user’s previous passwords the system remembers and won’t permit to be reused (8-30). To disable the configuration either remove the field from request or set the value to 0.
userNameAllowedboolean Allow the inclusion of user name (or its reverse form) in password. Default value for this field is 'true'.
minLowercaseLettersint Specify the number of lowercase letters (a-z) that a password must contain (1-2). To disable the configuration either remove the field from request or set the value to 0.
minUppercaseLettersint Specify the number of uppercase letters (A-Z) that a password must contain (1-2). To disable the configuration either remove the field from request or set the value to 0.
minDigitCharactersint Specify the number of digit characters (0-9) that a password must contain (1-2). To disable the configuration either remove the field from request or set the value to 0.
minSpecialCharactersint Specify the number of non-alphanumeric keyboard characters that a password must contain (1-2). To disable the configuration either remove the field from request or set the value to 0.
maxRepeatingCharactersint Specify how many sequential characters may be the same (1-4). To disable the configuration either remove the field from request or set the value to 0.
passwordWarningIntervalDaysunsignedShort the plcm password warning interval days
expireSystemPasswordAgeunsignedShort the password system expire-age
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64