Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

DotNetNuke Marketplace
  Ads  
Engage Software - Training Partner for DotNetNuke
 


  Sponsors  

Meet Our Sponsors

.: CounterSoft :.
telerik
ExactTarget email software solutions
Merak Mail Server
WebSecureStores -- ASP.NET & DotNetNuke Hosting Solutions
FCKeditor Project
 


DotNetNuke Forums
 
  Forum  General DotNetN...  Configure It! (...  Setting Password Length in DNNSQLMembershipProvider?
Previous Previous
 
Next Next
New Post 8/14/2008 3:59 PM
User is offline Tugboat
32 posts
10th Ranked


Setting Password Length in DNNSQLMembershipProvider? 

I need to change the password length (make it accept only 3 char) and I believe this is changed in the web.cofig file under "Configuration for DNNSQLMembershipProvider" but the entire configuration is commented out and I am hestitant to un-comment it to make the change as I don't know what that may do to the integrity of the portal.

I am running a DNN 4.8.2 portal and would appreciate any information on what and what not to do to make this change.

Thanks,

Tugboat

 
New Post 8/14/2008 5:27 PM
User is offline Charles Nurse
2984 posts
5th Ranked










Re: Setting Password Length in DNNSQLMembershipProvider? 

The node immediately after is where you need to do that.

                     type="System.Web.Security.SqlMembershipProvider"
             connectionStringName="SiteSqlServer"
             enablePasswordRetrieval="true"
             enablePasswordReset="true"
             requiresQuestionAndAnswer="false"
             minRequiredPasswordLength="7"
             minRequiredNonalphanumericCharacters="0"
             requiresUniqueEmail="false"
             passwordformat="Encrypted"
             applicationName="DotNetNuke"
             description="Stores and retrieves membership data from the local Microsoft SQL Server database" />
 


Charles Nurse
DotNetNuke Trustee,
Senior Architect, DotNetNuke Coporation
MVP (ASP.NET) and
ASPInsiders Member
View my profile on LinkedIn
See my Blog for Articles on .NET, DNN and Module Development

View my Blog
 
New Post 8/14/2008 5:27 PM
User is offline Charles Nurse
2984 posts
5th Ranked










Re: Setting Password Length in DNNSQLMembershipProvider? 

Sorry - looks like the editor removed some of the text - but hope you get the idea.


Charles Nurse
DotNetNuke Trustee,
Senior Architect, DotNetNuke Coporation
MVP (ASP.NET) and
ASPInsiders Member
View my profile on LinkedIn
See my Blog for Articles on .NET, DNN and Module Development

View my Blog
 
Previous Previous
 
Next Next
  Forum  General DotNetN...  Configure It! (...  Setting Password Length in DNNSQLMembershipProvider?
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


Powered by Adcuent®.Com
Adcuent® Consulting & Technology offers custom development web applications and hosting projects under the brand of Powered by Adcuent®.Com
www.adcuent.com
Easily Build DNN Solutions with XMod
XMod makes it easy to build news articles, house listings, custom feedback forms, product reviews and much more - without programming
www.DNNDev.com
Software Development and Integration with DNN
HNP Solutions focuses on the pragmatic use of technology and process to meet an organization's business objectives. HNP Solutions employs seasoned Enterprise and Solution Architects, Delivery Managers and QA & Business Leads. Our capabilities range from project assessments & recommendations, design & code reviews, to full program implementations. We also work with organizations in need of senior staff augmentation purposes in the areas of Enterprise and Solution architecture.
www.hnpsolutions.com

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP