Re: Prevent changes to Administrator password
- From: Brandon McCombs <none@xxxxxxxx>
- Date: Sun, 26 Oct 2008 22:39:58 -0400
John Policelli [MVP - DS] wrote:
I agree with everyone on this post...you should not give DA if you do not trust someone. However, the reality is there are cases where you may need to give DA to someone. Also, just because you do not want them to change the password of the Administrator account in the root domain, does not mean you do not trust them. So I am giving you a potential option to help you mitigate the risk of these individuals changing the password on the RootDomain\Administrator account.
First, you need to understand that permissions on the RootDomain\Administrator account are applied via AdminSDHolder so you need to modify the permissions on the AdminSDHolder object in the root domain. Keep in mind that doing this will prevent these individuals from resetting the password for any user that is a member of a group that is protected by AdminSDHolder and prevent these users from modifying the ACL on any user that is a member of the AdminSDHolder group. You need to decide whether this is feasible based on your delegation requirements. If you decide that this is feasible, this is something you can TEST. Remember, these are pretty serious changes, so test the heck out of it in your environment before implementing it into production.
If you are just having him create a group and modify it using ACLs then if anything goes wrong it can easily be undone by removing the admins from the new group (there are other ways too), right? If so, why label this as a serious change? Did I miss something?
1) Create a group in your root domain (call it whatever you want, but I'll refer to it as "Restricted Admins").
2) Modify the AdminSDHolder in your root domain as follows:
- Deny the Restricted Admins group the Reset Password permission
- Deny the Restricted Admins group the Write Permissions permission
You can view the following for more information on modifying AdminSDHolder permissions.
- Follow-Ups:
- Re: Prevent changes to Administrator password
- From: John Policelli [MVP - DS]
- Re: Prevent changes to Administrator password
- References:
- Prevent changes to Administrator password
- From: Taz1972
- RE: Prevent changes to Administrator password
- From: John Policelli [MVP - DS]
- Prevent changes to Administrator password
- Prev by Date: Re: No logons if ONE DC is down?
- Next by Date: Re: time synch problem
- Previous by thread: RE: Prevent changes to Administrator password
- Next by thread: Re: Prevent changes to Administrator password
- Index(es):
Relevant Pages
|