web admin tool

R

Runsrealfast

I try and go into the website admin tools and add users. When I do this
everytime I get an error telling me that I need a longer password. I
have not writen any code in the app yet, I just wanted to start by
trying to get the security figured out. I can create roles and
everything else, but it will not let me create any users. The same is
also true when I create a webpage with the createuserwizard, comes back
with the same error. All the research i have done indicates that I just
need to go into the admin tool and start creating users but its not
working. Please help!

John
 
C

Cowboy \(Gregory A. Beamer\)

The default, if I remember correctly, is 8 characters with at least 1
special character. To get around this, you will have to change the
<membership> section of the web.config, specifically the <add> tag,
specifically, these attributes:

minRequiredPasswordLength="8"
minRequiredNonalphanumericCharacters="1"
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top