Just to share I found out that’s a way to implement the strong password in DNN portal.
Open your WEB.CONFIG
Look for minRequiredPasswordLength and minRequiredNonalphanumericCharacters
Change the value.
Save it will do.
Advertisement
July 22, 2009 by woaychee
Just to share I found out that’s a way to implement the strong password in DNN portal.
Open your WEB.CONFIG
Look for minRequiredPasswordLength and minRequiredNonalphanumericCharacters
Change the value.
Save it will do.