PDA

View Full Version : Security?


Budde
09-23-2007, 11:00 PM
Password length minimum: 7. Non-alphanumeric characters required: 1.

I would like to have it so that the password can be anything between 8 and 16 characters long. This is the same with the ASP.NET Web Application Administration Security section where you create a new user. I know I need to modify the web.config file... But, I don't know what. Thank You for the help in advanced!

Josh