Setting permissions on user accounts
Posted
by Ron Porter
on Server Fault
See other posts from Server Fault
or by Ron Porter
Published on 2010-04-07T22:02:41Z
Indexed on
2010/04/07
22:03 UTC
Read the original article
Hit count: 262
windows-server-2003
|security
We would like to lock a couple of accounts to prevent even domain admins from resetting the password without already knowing the current password. From what I can see in the permission sets, this looks possible. Anything I've found on the subject recommends against altering default permissions, but doesn't go into detail why.
Assuming that domain admin retains the ability to reset passwords without knowing current passwords is it reasonable to prevent password resets on the domain admin account and maybe a couple of others? If not, why not?
© Server Fault or respective owner