Password length minimum: 7. Non-alphanumeric characters required.

Y

Yasin Cepeci

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
 
G

Guest

Yasin Cepeci said:
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

it can be configured by a AspNetSqlMembershipProvider entry

<membership>
<providers>
<add name="AspNetSqlMembershipProvider"
passwordStrengthRegularExpression=""
minRequiredPasswordLength="X"
minRequiredNonalphanumericCharacters="X"
....

Hope it helps
 
Y

Yasin Cepeci

it works. thanx


haber iletisinde þunlarý said:
it can be configured by a AspNetSqlMembershipProvider entry

<membership>
<providers>
<add name="AspNetSqlMembershipProvider"
passwordStrengthRegularExpression=""
minRequiredPasswordLength="X"
minRequiredNonalphanumericCharacters="X"
...

Hope it helps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,008
Latest member
HaroldDark

Latest Threads

Top