加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

active-directory – 为什么计算机对象是CN而不是Microsoft Acti

发布时间:2020-12-14 00:07:39 所属栏目:Windows 来源:网络整理
导读:在我的Microsoft活动目录环境中,几乎每个组织结构都是组织单位.此规则有两个常见的例外,即Computers对象和Users对象.这些是设置Active Directory时创建的默认对象.每当我阅读有关这些对象的任何内容时,我都被告知他们使用“容器名称”来向后兼容.据我所知,这
在我的Microsoft活动目录环境中,几乎每个组织结构都是组织单位.此规则有两个常见的例外,即Computers对象和Users对象.这些是设置Active Directory时创建的默认对象.每当我阅读有关这些对象的任何内容时,我都被告知他们使用“容器名称”来向后兼容.据我所知,这些对象是在设置活动目录时以这种方式配置的.我的主要问题是:

What will break if you convert to using OU’s for these objects? I’m
asuming the only way to do it is to create new OU’s,redirect active
directy to use these new OU’s,and then delete the old CN objects.

我意识到这不是推荐的程序,但我想知道原因.

奖金问题

>活动目录开发人员是否给出了使用CN而不是普通OU创建计算机和用户对象的原因?
>甚至可以删除默认对象吗?

这些容器的存在是为了在升级到 Windows 2000 AD域时向后兼容基于NT4的域,以及由于NT4与Windows 2000兼容而导致的许多其他原因.

由于遗留(“早期版本”)api调用,MS KB 324949提供了对此背后原因的一个很好的解释:
https://support.microsoft.com/en-us/help/324949/redirecting-the-users-and-computers-containers-in-active-directory-domains

In a default installation of an Active Directory domain,user accounts,computer accounts,and groups are put in CN=objectclass containers instead of being put in a more desirable organizational unit class container. Similarly,and groups that were created by using earlier-version APIs are put in the CN=Users and CN=computers containers.

Users,computers,and groups that are created by earlier-version APIs place objects in the DN path that is specified in the WellKnownObjects attribute that is located in the domain NC head. The following code example shows the relevant paths in the WellKnownObjects attribute from the CONTOSO.COM domain NC head.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读