Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passwords must meet complexity requirements

Status
Not open for further replies.
Joined
Aug 2, 2001
Messages
5,203
Location
US
I know how to turn on the password's must meet complexity requirements, but I don't know what these requirements are. Do they require one number, upper and lower case letters and special characters? Does anyone know where they are defined? I've been told that I can change them by writing a custom .dll file to replace the default, but if the default meets my requirements, I don't want to bother. I want the requirement to start with an alphabetic character. It must be a minimum of 7 characters and a maximum of 10 characters. (I know I can set the minimum in the security MMC). It must contain one number, may contain A-Z, a-z, 0-9, #, and _. Finally, they must be case sensitive. If the default meets this, then I can just enable it and be done. Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top