kentico_edwardh
-
5/20/2013 1:35:38 PM
RE:Expire password for single user
Hello,
The password expiration can only be set at a site level and cannot be set for a given user, or set of users. You could set the password expiration to something like 3,650 days, and then set the CMS_UserSettings.UserPasswordLastChanged date in the past for the user, this would effectively set the password policy only on this user. The other approach would be to use our API to enable this setting only when a given user tries to login, of course this would also require customization of your login procedure.
Best Regards, Edward Hillard
|