Re: Password length minimum: 7. Non-alphanumeric characters required: 1.
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Thu, 26 Apr 2007 13:09:02 -0400
re:
How can I use normal passwords which users demand what their hearth say as a password.
In the <providers section of web.config :
minRequiredPasswordLength="1"
minRequiredNonalphanumericCharacters="0"
See :
http://msdn2.microsoft.com/en-us/library/system.web.security.sqlmembershipprovider_properties(vs.80).aspx
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Yasin Cepeci" <cepeci@xxxxxxxxx> wrote in message news:um4HyLCiHHA.3452@xxxxxxxxxxxxxxxxxxxxxxx
Password length minimum: 7. Non-alphanumeric characters required.I ve taken this error. Microsoft
Security Policy requires something nonsense I think. I never think a password like
"75256asdf!^+%&" this. How can I use normal passwords which users demand what their hearth say as
a password.: 1.
.
- References:
- Password length minimum: 7. Non-alphanumeric characters required: 1.
- From: Yasin Cepeci
- Password length minimum: 7. Non-alphanumeric characters required: 1.
- Prev by Date: Dotnet framework 3.0 questions
- Next by Date: Question about ASP.NET threads: nuts & bolts
- Previous by thread: Password length minimum: 7. Non-alphanumeric characters required: 1.
- Next by thread: Why can't I set the listbox selectedIndex to -1?
- Index(es):
Relevant Pages
|