plcm-local-password-config.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-local-password-config  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.


Complex Types

PlcmLocalPasswordConfig Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
max-password-agexs:int 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.
min-password-agexs:int 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.
min-password-lengthxs:int Specify the number of characters a password must contain (1-30). Mandatory
min-changed-charactersxs:int 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.
password-historyxs:int 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.
user-name-allowedxs:boolean Allow the inclusion of user name (or its reverse form) in password. Default value for this field is 'true'.
min-lowercase-lettersxs:int 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.
min-uppercase-lettersxs:int 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.
min-digit-charactersxs:int 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.
min-special-charactersxs:int 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.
max-repeating-charactersxs:int 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.
password-warning-interval-daysxs:unsignedShort the plcm password warning interval days
expire-system-password-agexs:unsignedShort the password system expire-age
entity-tagEntityTag 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.


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64