domain name和Netbios domain name。不一致的命名空间。

本文探讨了Windows域环境下脱节命名空间的概念及其产生的原因,包括三种典型场景,并详细介绍了客户端如何通过不同方式提交搜索请求来解决此类问题。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、概念

windows域环境中,类似于机器名有DNS名字和netbios名字

域名也有netbios 域名。建立AD的时候会设置netbios域名,如图:

Active Directory Installation,New Domain Name pageActive Directory Installation,NetBIOS domain name

 

典型的环境(名字都匹配):the primary DNS suffix, the DNS domain name, and the NetBIOS domain name match.

primary DNSsuffix, DNS domain, NetBIOS domain same

 

disjointed namespace 脱节命名空间

http://technet.microsoft.com/en-us/library/bb676377(v=exchg.80).aspx

http://support.microsoft.com/?ln=zh-cn&kbid=2269838

企业合并或者管理方面会导致此情况

A disjointed namespace scenario is one in which the primary DNS suffix of a computer does not match the DNS domain name where that computer resides

The computer with the primary DNS suffix that does not match is said to be disjointed. Another disjointed namespace scenario occurs if the NetBIOS domain name of a domain controller does not match the DNS domain name.

 

二、三种场景

domain controller; DNS suffix doesn't match domain

 

domain controller, Exchange server, different DNS

domain controller; DNS name does not match NetBIOS

 

 

三、客户端提交搜索的动作。

1.主DNS后缀

2.网络连接上知道的DNS后缀

比如提交example,会加上主DNS后缀microsoft.com,形成example.microsoft.com

如果查询失败会加上网络连接DNS后缀xx.com.去查询example.xx.com

3.可以在组策略中设定search list.例如microsoft.com,serverua.microsoft.com,office.microsoft.com,用逗号隔开。

可以加入脱节命名空间的域名例如search list为microsoft.com ,xx.com,

image

4.可以组策略设定后缀移交。

例如主DNS后缀为tt.xx.oo.com客户端查询example,

先查询example.tt.xx.oo.com,如果失败则查询example.xx.oo.com,又失败继续查询example.oo.com,

image

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值