Can I have a certain profile to have a password change policy of 1 year, and other profiles (or the rest) as change every 60 days?
I know you can set it for the entire organization, I need to specify users/profiles.
Attribution to: Saariko
Possible Suggestion/Solution #1
Winter 15 new functionality : password policy on profile level !
Attribution to: Mr Solver
Possible Suggestion/Solution #2
Since Winter'15, one can set password policy and session time out properties per profile. Below is link to the release notes pertaining to the same.
Attribution to: Mahmood
Possible Suggestion/Solution #3
If you look into single sign on options with SAML and use Salesforce as a Service Provider you could enforce differing password policies on your identity provider as the authentication will be done there, not at Salesforce's end.
But out of the box, it can not be done.
Attribution to: Steven Herod
Possible Suggestion/Solution #4
Link to the release notes for winter 15 to set password policy at the profile level
Attribution to: Carl Brundage
Possible Suggestion/Solution #5
Nope. The closest you can get is this
Create a permission set which has "Password Never Expires", assign this to the users which have a 1 year policy. Then set a reminder for the admins to expiry users with that permission set each year.
Then just implement your 60 day policy as is.
Attribution to: Michael Gill
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/1884