Mono Support Make interchangeable password (Closed)

Viewed 11932 time(s), 5 post(s), 9/25/2012 2:51:29 PM - by johnsamuel
9/25/2012 2:51:29 PM
429 Reputation 46 Total posts

We have created the basis for interchangeable enduser password on between MonoX and our existing software platform. Our software platform demands only a six character password. MonoX requires a higher "strength" password. We wish to enable MonoX to accept the six character password. Although we have investigated the MonoX platform we cannot identify how to make this change. Please advise or point us in the right direction.

1
9/25/2012 2:54:40 PM
7207 Reputation 956 Total posts

You can easily do that by changing the value of the minRequiredPasswordLength parameter of the membership provider in the web.config file.

2
9/25/2012 2:56:13 PM
429 Reputation 46 Total posts

Thanks Denis

3
9/25/2012 2:57:35 PM
1849 Reputation 181 Total posts

Search the web.config for this property "minRequiredPasswordLength" and change the default value.

4
10/19/2012 10:20:34 AM
429 Reputation 46 Total posts

Thanks pl close this post.

5
This is a demo site for MonoX. Please visit Mono Software for more info.