There is a bug in the reporting feature of the Users and Groups plugin. If you do a search for a mac it will report back that it’s a DC, when actually it’s only a workstation. There is an attribute in AD called “userAccountControl” that sets what an account is.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q305144
Windows server reports back anything that has a value over 4096 as a domain controller, and the AD plugin inputs itself as a higher value than 4096.
Microsoft does have a hotfix for this, (thanks to our badgering,) but you need to contact them to get it.
This isn’t a show-stopper. If you view the properties of your Mac in the User and Groups MMC, and look at the role, you’ll see it’s not a domain controller.
If it is a domain controller, well you need to deal with that, but I’m betting it’s not actually.
Comments are closed