bgrva
-
7/2/2008 7:49:55 PM
Password Policies
Is there a way to set properties which affect password policies for site users? For example, how do I control password strength or set a time limit for which a password expires and the user must create a new password? I know that the .Net membership API provides much of this out of the box with a SQL back end, but I was not able to find any documentation in the help on how to control this through the portal. I'd also like to be able to inform users up front of password requirements, and force them to change their password when their account is initialized and they login for the first time. Please let me know if any of this is controllable through the portal, or do I need to go into the config file, the api, or even the database.
Thanks
|