| Shijaz 的个人资料Technically Speaking日志列表SkyDrive | 帮助 |
|
|
1月31日 How to specify the default Address List in OWABy default, Microsoft Outlook Web Access shows all address lists in Active Directory, regardless of the permissions that are set on the address list. To restrict access so that users can only view the address lists that are contained in their own OU, you can configure the msExchQueryBaseDN attribute for the OWA user. In an Active Directory environment with a large number of users where there is a need to filter the long list to just a number of relevant recipients, this is particularly useful. Here's how to go about it:
To find the DN for the restricted address list you created, open ADSIEDIT and navigate to Configuration > Services > Microsoft Exchange > [Organization Name] > Address Lists container. Here is an example: CN=My Address List,CN=All Address Lists,CN=Address Lists Container,CN=Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=MyDomain,DC=com If you prefer to use the DN of an OU, it would look something like this: OU=Department,OU=Division,DC=MyDomain,DC=com If you want to edit msExchQueryBaseDN attribute for a large number of users (entire OU or domain), you can use the ADModify tool. 引用通告此日志的引用通告 URL 是: http://shijaz.spaces.live.com/blog/cns!FE180D5F38023F40!198.trak 引用此项的网络日志
|
|
|