I have an interesting security problem: Admins with ad access have been changing their password to the same thing, and breaching the company security policy.
User side, standard AD complicated password policy is in place (expires after x days, have to be one that isn't used, etc.), but because the have that access, they can overwrite it with a previous password.
Is there anyway of forcing admins in AD to comply to these settings? Or to have a alert trigger via something when they do?
Removing their access isn't an option unfortunately. An option could be that they can't modify their own passwords (we have admin account and user account per administrator)