Previous Topic: Configure Password Composition

Next Topic: Regular Expressions Syntax

Password Regular Expressions

Password regular expression matching allows you to specify regular expressions (text patterns used for string matching) that each password must match or not match in order to be valid. This can be useful, for example, if you want to require that the first character in the password is a digit, but that a digit not be the last character.

You use the Regular Expressions tab of the Password Policy Properties dialog to configure password regular expression matching.