This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I deny admins the right to reset their own password?

I have a bunch of users who have (quite properly) the ability to reset passwords.  Unfortunately, a number of them are abusing this ability by resetting (rather than changing) their own passwords so that they keep the same password in spite of the password policies.

These users are members of a specific group.  Is there a way that I can  deny them the right to reset only their own password?  I don't want to block them from being able to reset their colleagues passwords, just their own.

Thanks,

Mike...

Parents
  • There is a *native* flag you can set on the user for this: "User cannot change password".  This prevents a user from changing their own password.  Though preventing users from changing their own passwords is a potential security problem isn't it?  i.e. unless you do a lot of auditing, how will you know When someone else (i.e. another admin) changing an admin's password is legitimate?

    Within AR, you could also set a deny access template for NTAuthority\Self for the reset password permission.

Reply
  • There is a *native* flag you can set on the user for this: "User cannot change password".  This prevents a user from changing their own password.  Though preventing users from changing their own passwords is a potential security problem isn't it?  i.e. unless you do a lot of auditing, how will you know When someone else (i.e. another admin) changing an admin's password is legitimate?

    Within AR, you could also set a deny access template for NTAuthority\Self for the reset password permission.

Children
No Data