473,406 Members | 2,707 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,406 software developers and data experts.

ASP.NET 2.0 VB: Turning off the Nonalphanumeric validator for password change

Steve Kiss
Hello. I'm developping a website which contains a page to Change A Users Password. In the web.config, I have the following settings for my membership provider:

minRequiredPasswordLength="2"
minRequiredNonalphanumericCharacters="0"

If I input an invalid password, i get the following message:
Password incorrect or New Password invalid.
New Password length minimum: 2.
Non-alphanumeric characters required: 1.

The important point is it still says you need 1 non-alphanumeric character.
Is there any way of turning off the Nonalphanumeric validator?
Jun 13 '07 #1
3 3257
kenobewan
4,871 Expert 4TB
Have you tried setting maxRequiredNonalphanumericCharacters or RequiredNonalphanumericCharacters to false?
Jun 14 '07 #2
I found the solution by changing the ChangePasswordFailureText property in asp:ChangePassword. Otherwise, even if you set the number of aphanumeric characters to 0, it will still give you an error message that specifies you need 1 alphanumeric character.
Jun 20 '07 #3
kenobewan
4,871 Expert 4TB
Thanx for sharing the solution :).
Jun 21 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: lecichy | last post by:
Hello Is it possible to change shell user password via www form ? I mean using fsockopen, scrtipt would connect to server via SSH, provide current username and password and then execute shell...
3
by: Jaunty Edward | last post by:
Hi, sorry for asking such a dump question, I have win98 with PHPtriad 2.2. while trying many other mysql GUIs i happen to change the MySQL password now my phpmyadmin is not working as it is asking...
3
by: Max | last post by:
Hi, What is the best way to change passwords via php? I was first thinking of using the chpasswd function, but even though I added an entry for apache to be able to run chpassword vi visudo,...
0
by: neuge | last post by:
I am trying to write a Change password process to change user password on an Oracle 8i database with a Powerbuilder client. When the PL/SQL function supplied by Oracle (Verify Password) is...
12
by: Florian | last post by:
I've been stumbling over this, what I consider strange, behaviour. I installed mySQL on a Win2k machine and tried to change the root password, which didn't seem to work. I changed it this way: ...
0
by: Sylvain Audet | last post by:
Hi there! We are experiencing a very strange problem with our VB.NET application. The application is using .NET Framework v1.1.4322 and the problem is experienced only by Windows XP users. ...
2
by: Sigi | last post by:
Hi guys. I am new member in this group. I am also new to Visual C++. I am developing a new system. I have a password to enter the system. The user should have a choice to change his/her password...
1
by: Vikrant | last post by:
(1) Under AIX for user 'db2xy1' of DB2/UDB 7.2EE , can I change password (for user db2xy1) by smitty at any time ?, or I have to do db2stop before changing user db2xy1 password by smitty? (2) To...
8
by: Jesse Jones | last post by:
I am using Access 2007 and I am a complete ignoramus with this stuff. I have designed a modal login form for my database that is working perfectly. I did this by placing an invisible dlookup...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.