SheelK87
(Sheel kaushik)
1
Hi,
Is there any ootb method exits for below requirement? If not, then what will be the best way to configure.
I have 2 requirements-
- If any operator is not logged in from last 30 days, then that operator should disable.
- Password change every 60 days for operators.
You can enable this OOTB by going to Configure > Org & Security > Authentication > Security Policies.
- Operator disablement policy
- Maximum operator password age in days
ArulDevan
(Aruldevan Thangappan T)
3
Hi @SheelK87 : Disabling operator and password change - you can use the Security policies mentioned by @RameshSangili .
If you are using the enterprise IDP, then these should be managed in the IDP like AD.
Thanks