首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

AD域用户导入有关问题

2012-03-16 
AD域用户导入问题AD服务器上有多个组,其中一个Dep组里都是正常账号,另一个Other组里是一些过期或停用的账

AD域用户导入问题
AD服务器上有多个组,其中一个Dep组里都是正常账号,另一个Other组里是一些过期或停用的账号,在MOSS中配置用户导入的时候如何设置才能只导入Dep组里的正常账号呢?


[解决办法]
共享服务管理: SharedServices > 用户配置文件和属性 > 管理连接 > 编辑连接
用户筛选器:
[解决办法]
1.In the Search base box, type the distinguished name (DN) of the Active Directory object from where you want to import the user profiles. 

The DN of the search base object defines the location in Active Directory where you want to start your search. The following are examples of DNs: 
DC=DomainName, DC=com
CN=Users, DC=DomainName, DC=com
OU=OrganizationalUnit, DC=DomainName, DC=com 
2.In the User filter box, type the following LDAP search filter:
(&(objectCategory=person)(objectClass=user)( !(userAccountControl:1.2.840.113556.1.4.803:=2)))
3.Under Scope, specify the scope level, page size, and page time-out options that you want.

试试呢

[解决办法]
OU是组织单位
CN=Users代表是用户
域里面可以是用户,计算机,组,组织单位。建议你去看下域的基础只是 adsi edit里面有

热点排行