CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting
Microsoft Gold Certified Partner – 3 Months Free and Free Setup



Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.personal_site_starter_kit Tags:
Item Type: NewsGroup Date Entered: 11/6/2007 2:21:43 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 52 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
jerrydean
Asp.Net User
Change password requirements11/6/2007 2:21:43 PM

0

Where does one change the password requitements?

I would like to eliminate the non alpha numeric requirement and shorten the character length.

Thank you.

pkellner
Asp.Net User
Re: Change password requirements11/6/2007 2:39:04 PM

0

You need to add a section to your web.config that overrides the machine.config settings for membership.  It should look something like this:

<membership defaultProvider=?SqlMembershipProvider? userIsOnlineTimeWindow=?15?>
<providers>
    <clear/>
    <add name=?SqlMembershipProviderOther? type=?SqlProviderOneShot.SqlMembershipProvider?
    requiresQuestionAndAnswer=?false?
     connectionStringName=?EmailEmailConnectionString? applicationName=?EmailEmail?
    enablePasswordRetrieval=?false? enablePasswordReset=?true? 
    requiresUniqueEmail=?true? passwordFormat=?Hashed?
    minRequiredNonalphanumericCharacters=?0? writeExceptionsToEventLog=?false?
    minRequiredPasswordLength=?1? passwordStrengthRegularExpression=?"
    passwordAttemptWindow=?10? maxInvalidPasswordAttempts=?8?/>
</providers>
</membership>

Peter Kellner
http://73rdstreet.com and blogging at
http://PeterKellner.net
MVP, ASP.NET
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Windows 2000 Server System Administration Handbook: System Administration Handbook Authors: Paul Shields, Sean Wallbridge, Ralph Crump, Martin Weiss, Pages: 802, Published: 2000
CISSP: Exam Guide Authors: Shon Harris, Pages: 1145, Published: 2008
Using Microsoft Windows Small Business Server 2003 Authors: Jonathan Hassell, Pages: 245, Published: 2005
Crystal Reports 2008: The Complete Reference Authors: George Peck, Pages: 968, Published: 2008
Windows Server 2003 Bible: R2 and SP1 Edition Authors: Jeffrey R. Shapiro, Jim Boyce, Pages: 1185, Published: 2006
Windows Home Server for Dummies Authors: Woody Leonhard, Pages: 357, Published: 2007
Mpe/IX System Administrator's Handbook Authors: Jon Diercks, Pages: 384, Published: 2001
MCSE Training Guide: Supporting and Maintaining a Windows NT Server 4.0 Network Authors: Jim Cooper, Dennis Maione, Roberta Bragg, Dennis T. Maione, Jim Cooper, Roberta Bragg, Inc NetLibrary, Pages: 752, Published: 2001
Network Administrator Street Smarts: A Real World Guide to CompTIA Network+ Skills Authors: Toby Skandier, Pages: 337, Published: 2006
Windows Server 2003: The Complete Reference Authors: Kathy Ivens, Rich Benack, Christian Branson, Pages: 1008, Published: 2003

Web:
HOW TO CHANGE PASSWORD Password Requirements Password Guidelines HOW TO CHANGE PASSWORD. Password Requirements. Your password at UNIS is valid 90 days from when the account was created or. from when your password was last ...
Users Receive a Password Complexity Requirements Message That Does ... This message is expected behavior when a user tries to change the password and the password does not meet the complexity requirements that you set. ...
Change password requirements - ASP.NET Forums Change password requirements. Last post 11-06-2007 9:39 AM by pkellner. 1 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Information Technology - The University of Oklahoma Health ... These complexity requirements are enforced upon password change or creation of new passwords. More information about secure passwords can be found at ...
Network ID Password Change Requirements Summary Network ID Password Change Requirements Documentation. Starting September 19, 2005, every Network ID password must be changed at least every 120 days. ...
People First On-Line Password Reset Process and New Password ... New Password Requirements. Additional information on the password changes is available at the following websites:. General Information on Password Change: ...
VISION Password Requirements Change The minimum requirements for ... VISION Password Requirements Change. The minimum requirements for new VISION passwords is changing on October. 1. st,. 2008. When current passwords expire, ...
How to change password requirements - LinuxQuestions.org How to change password requirements Linux - Security. ... I want to change the password requirements for system users. ...
Changing Your Password (users of Financial Systems) - Computing ... Confirm Password - retype your new password. Change password window. If an error message appears, your new password does not meet the password requirements ...
passwords We would like to ask all UCOP employees to re-evaluate their current passwords and change them, if necessary, to conform to the minimum requirements. ...

Videos:
why cant i Sign up for PlayStation 3 Network why!!! ok i now have a ps3 ID thank to BladeTinkawa You have to follow the requirements for a password: (Must contain at least 6 characters, at le...
How to change Passwords or reset them PLEASE COMMENT :D CLICK ON MY ACCT FOR PART 2!! This video is for retrieving lost passwords or reseting old ones. REQUIREMENTS: A computer (duhh)...
Fatwrecked...ON TOP OF THE WORLD! RuneScape Create a free account (New user) Play RuneScape (Existing user) View in-game screenshots Language English Deutsch Membership Membership B...
Official YGO WC 2008 - Darkness (Walkthrough Part 4-1) Konami World Championship is playing through Yu-Gi-Oh! World Championship 2008 Duel World/World Championship. The requirement: As soon as you've en...
How to Hack wow accounts and get free gold ALL INSTRUCTIONS HERE_____ This is a super easy way to get free accounts. remember to change the password of your new account before a while so you ...
Knitting Giant - Pai Lung "Time to Solution" was the theme of Pai Lung in ITMA 2007 which means providing a total solution to its customers in a timely manner. Pai Lung's effo...
Core Patterns for Web Permissions Google TechTalks July 19, 2006 Tyler Close Visiting Scientist Hewlett-Packard Laboratories Mr. Close is a researcher and developer, working in the...
Charlie Rose - Iran / William Safire & Jesse Sheidlower / Yue-Sai Kan Segment 1: A discussion about Iran's nuclear ambitions with guest host Daljit Dhaliwal, Gary Sick of Columbia University, and Joseph Cirincione of t...
Philip Pocock 100 Days 100 Guests event (Day 63) Documenta X 1997 Philip Pocock speaking at Documenta X about hypercinema and the collabortative work produced in Uganda by Documenta X - A Description of the Equator ...












adding a fairly big logo to the site.

problems uploading personal website starter kit to remote server

login and roles

the xml page can not be displayed

single user / browser windows maxing out iis connections...

starter kits with sql server 2005 dev not express

create an xml feed for your photo gallery

bloggerusercontorl

how to: move personal site from local sql express to production sql server 2005

paging controls in the album?

connection to db killing me!

migrating dev/sql express 2005 website to iis server/sql server 2000

need help please!!!!!!

posting personal web kit to freewebdot.com

an event calendar in personal starter kit

create database script

default theme for jeremy wadsworth site

changing the login template

deployment of the databases

redirect url (returnurl=)

whats causing this error : access to the path 'g:\inetpub\wwwroot\pws1\guestbook.xml' is denied.

.vsi-files

error running script

creating different types of users (roles) to access specific albums

invalid value for key 'attachdbfilename'

timeout expired.

can't get any starter kit to work on godaddy.com

using sql server 2000 fails horribly

connection strings on remote server

how to download multiple files at one time?

   
  Privacy | Contact Us
All Times Are GMT