标签: networking active-directory azure-active-directory
是否在域控制器名称中使用了Period(。)? 如果允许,则说DC的名称为“ abc.def”,专有名称将如何? 选项A.CN = abc,CN = def,CN = ...... 选项B。CN = abc.def,CN = ....
预先感谢您的回答
答案 0 :(得分:0)
域控制器的专有名称,应为CN = DomainContrller,DC = Contoso,DC = Com。您可以从属性-> 属性编辑器表格-> 专有名称
或使用ADSI编辑并转到属性以获取DN
答案 1 :(得分:0)
计算机名称中不能包含句点。查看https://support.microsoft.com/en-us/help/909264/naming-conventions-in-active-directory-for-computers-domains-sites-and了解所有详细信息。