Janne
6 years agoIdeator I
Password Age
Hi,
I try to accomplish a feature that resets the user password every 3 months. Bumped in to this old post but cannot relate the answer to any feature in Aras. Any suggestions? community.aras.c...
Hello Janne,
Can you please elaborate your problem statement? In aras already one feature is present if your password got expired then for next login it is asking for new password.
Regards,
Suhas
Yes I got it working :-). I made a new Identity for all my users called "Password Age". Then I had to "activate" 2 extra existing attributes in the identity form (maximum_pwd_age, pwd_history_length).
Was this what you were reffering to Susha?
Yes, By using this Identity properties you can achieve it. For each user one is_alias Identity is created in that identity only you can set these properties. So no need to create one more extra identity.
Regards,
Suhas