Normal Domain Users Can Join default 10 machines to a domain
February 6th, 2011 by Awinish Vishwakarma and tagged OS
By default, any domain users can add up to 10 machines to a domain, the reason is Every domain has a default setting for ms-DS-MachineAccountQuota value 10. You can modify this object in directory to prevent the domain user from joining the machine into domain by using ADSIedit tool to prevent this behavior.
WARNING Using Adsiedit incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Adsiedit can be solved. Use Adsiedit at your own risk.
- Install the Windows 2000/2003(2008/R2, adsiedit is pre-installed) Support tools if they have not already been installed. Run Setup.exe from the SupportTools folder on the Windows 2000/2003 Server or Professional CD-ROM.
- Run Adsiedit.msc as an administrator of the domain. Expand the Domain NC node. This node contains an object that begins with “DC=” and reflects the correct domain name. Right-click this object and then click Properties.
- In the Select which properties to view box, click Both. In the Select a property to view box, click ms-DS-MachineAccountQuota.
- In the Edit Attribute box, type the number of workstations that you want users to be able to maintain concurrently.
- Click Set, and then click OK.
Once above steps are done, if user tried to add machine new machine into domain, he will encounter below error message.
http://support.microsoft.com/kb/243327
Posted in Directory Services, OS/Certificates | 6 Comments »
February 7th, 2011 at 8:27 pm
Hi, thanks for letting know about this…
In point 4, you mean to say the default value is 10 and have to change it to 1?
February 7th, 2011 at 8:29 pm
1 means, you can allow only one machine to be added out of total 10 & 0 means domain user can’t add even a single machine to domain.
February 7th, 2011 at 8:27 pm
Hi, thanks for letting know about this…
In point 4, you mean to say the default value is 10 and have to change it to 1?
February 7th, 2011 at 8:29 pm
1 means, you can allow only one machine to be added out of total 10 & 0 means domain user can’t add even a single machine to domain.
November 10th, 2011 at 2:55 am
Please check this post and give me your opinion
http://mabdelhamid.wordpress.com/2011/11/09/how-to-prevent-authenticated-users-from-joining-workstations-to-a-domain/
November 10th, 2011 at 2:55 am
Please check this post and give me your opinion
http://mabdelhamid.wordpress.com/2011/11/09/how-to-prevent-authenticated-users-from-joining-workstations-to-a-domain/