Passwords MUST Match These Expressions Group Box
The Passwords MUST Match These Expressions Group Box is where you create and manage required regular expressions that a password must match to be acceptable. You can create multiple expressions in which case passwords must match all specified expressions to be acceptable.
Example: The following regular expression definition could be used to require that all passwords start with an upper or lower case letter:
|
Tag: |
MustStartAlpha |
|
Regular Expression: |
[a-zA-Z].* |
The group box contains a clickable list of existing required expressions and controls that allow you to add new expressions or to edit or remove exiting expressions selected from the list.
Click to add a new expression to the list of required expressions. The Password Regular Expression Dialog opens. In this dialog, enter details of the new regular expression in the fields provided:
A descriptive tag for the expression (1-32 alphanumeric characters, no white space).
A regular expression.
Click to remove one or more selected entries from the list of required expressions.
Click to edit a single entry selected from the list of required expressions. The Password Regular Expression Dialog opens. In this dialog, edit the information about the existing regular expression in the fields provided:
A descriptive tag for the expression (1-32 alphanumeric characters, no white space).
A regular expression.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |