473,320 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

web admin tool

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

Sep 26 '06 #1
1 1375
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
<membershipsection of the web.config, specifically the <addtag,
specifically, these attributes:

minRequiredPasswordLength="8"
minRequiredNonalphanumericCharacters="1"

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
"Runsrealfast" <ta******@yahoo.comwrote in message
news:11*********************@h48g2000cwc.googlegro ups.com...
>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

Sep 27 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: CAS | last post by:
Hi, New on the group so forgive me if this is a FAQ... I've been looking for a tool to handle user admin (for a website I'm knocking together for a club), after all there is no point...
5
by: D E | last post by:
When using my web application manager (http://localhost:8080/admin) I forgot my password. Is there an XML file i can look at to remember/obtain (possibly even set). Thanks
11
by: Angel Todorov | last post by:
Hello, sometimes I get a strange error from postgresql when I try to connect using ssl to the server: LOG: parse_hba: invalid syntax in pg_hba.conf file at line 46, token "hostssl" FATAL: ...
9
by: Andy Sutorius | last post by:
Hi group, I am getting the "could not load type" error and I'm not sure how to debug. Obviously it's a namespace error but I don't see it. Below are code snippets. Yes, the files sit in a...
3
by: dnz | last post by:
After installing VS2005.NET beta2 (and framework) it seems like the tab in the IIS Admin tool that provides a framework-version picker drop-down has disappeared. Have anyone else experienced this?...
1
by: va | last post by:
I deployed the personal web starter kit and its databases on a shared hosting site The hosting site gives me ASP.NET 2.0 and a SQL 2005 server database. Everything is working but now I would like...
1
by: va | last post by:
I need to have a designated admin user add, approve and remove users from the site. They won't have VS 2005 instaleld on their machine. I want to have teh Web Admin tool as part of my site but I...
3
by: sebnunes | last post by:
Hi all, I have a strange behavior with the ASP .NET 2.0 Admin tool. When I click on ASP.NET Configuration in VS 2005 the Administration intro page displays correctly but when I click on any...
0
by: CharlesA | last post by:
sorry I had to clarify my previous post as I wasn't able to get specific answers so I'm made this very targetted to what I actually pretty desperate to fix. my Setup: I've got XP pro, IIS 5 ,...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.