Re: How to Change MinRequiredNonAlphanumericCharacters in AspNetSqlPro



Hi,

look at the <membership> element in machine.config - you can configure that there machine wide - otherwise copy the config element to your local web.config.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

I have just started with ASP.NET 2.0 using VS.NET 2005 with SQL 2005.
I have installed the aspnetdb and I am trying to setup a Logon page
with a test user.  When I tried to create the test user in the WAT I
found that the password was not accepted because it did not contain a
non-alphanumeric character.  My users will resist using extremely
strong passwords.  Many will not understand the concept.  Therefore, I
need to set this to zero.  How can I do this?

I have a reference that points me to the application web.config file
but this seems to apply to a custom membership provider.  I do not
need to a custom provider.  I only want to avoid requiring
non-alphanumeric characters in passwords.  Later, I may want to setup
my own regular expression as well.

Thanks for any guidance on this.



.



Relevant Pages

  • Re: IIS 6.0 and Integrated Security - restricting logins
    ... Check the membership of the "Users" group. ... I suspect that your test user is ... "Sandy Wood" wrote in message ...
    (microsoft.public.inetserver.iis.security)
  • Add batch of users with UNIX FP 2002
    ... membership organizations standard membership number as the password with ... of adding one user at a time rather time consuming. ... names with their encrypted passwords are stored in service.pwd. ...
    (microsoft.public.frontpage)
  • Create user within the Login Control
    ... the new built in membership encrypts passwords (I know ... from the old database into the new one. ... Basically, when a user try's to login, if their ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Custom Login/Membership
    ... VS2008 only has a SQL Server provider, but VS2005 shipped with a provider that stored passwords in the web.comfig file. ... I can't help too much because I am working through the same problem, but try googling for "membership provider". ... I want to be able to manually validate a user then for that result/token to be used through the secure section of the site. ...
    (microsoft.public.vstudio.development)
  • Re: question regarding SAM file / l0phtcrack / pwdump2
    ... you require strong passwords (whether you use the default ... to control membership of local groups on workstations and member servers, ... The most important part of securing your network, ... question regarding SAM file / l0phtcrack / pwdump2 ...
    (Focus-Microsoft)