Forum Discussion
Prathik
2 years agoLevel 2.0: Eclair
Is there a way to force users to reset passcode without admin needing to give a temporary password.
Hi, We have a requirement to force few users to reset passcode. I have tried with https://developers.google.com/android/management/reference/rest/v1/enterprises.devices/issueCommand#CommandType and ...
- 2 years ago
Okay thank you. We will go ahead with the following approach.
1. Set Password Policy
2. Set Policy enforcement rule for `passwordRequirement` with blockAction set to 0 days.3. Send Reset password command with empty/static password which is not compliant with passwordRequirement.
That should block the user until they reset password.
Lizzie
2 years agoGoogle Community Manager
Good question, Prathik and great to see you again.
Not sure which devices you are using, but an OEM config option for this might be a good thing to explore. For example, I've seen that Samsung Knox have a password policy, so perhaps other OEMs do too.
It's a nice feature request though, I will create a FR for this as well. 😀
It would be great to hear how you get on, if you can.
Thanks,
Lizzie
Related Content
- 6 months ago