Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Filter rules for Lotus Notes and Exchange Server Directory Synchronization


View products that this article applies to.

This article was previously published under Q318696
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (http://support.microsoft.com/kb/256986/) Description of the Microsoft Windows registry

↑ Back to the top


Summary

You can use filter rules to prevent specified directory entries from being propagated between Microsoft Exchange Server and Lotus Notes during directory synchronization.

For example, if the Notes Public Name and Address Book contain users from multiple Lotus Notes domains, by default, all the users from all the domains are propagated from the Address Book to Active Directory during directory synchronization. You can set up a filter rule to prevent certain users from being propagated, based on the domain in which those users are located.

↑ Back to the top


More information

To implement filtering, you have to add registry entries.

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

Note There is a limit of 10 filter operands.

To add a filter rule registry entry, follow these steps:
1.Click Start, point to Run, type Regedt32.exe in the Open box, and then click OK.
2.Locate and then click the following key in the registry: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LME-NOTES\Parameters
3.On the Edit menu, click Add Value, type DXANOTES_filter_filtername in the Value Name box, click REG_SZ in the Data Type box, and then click OK.

Note You can choose the text for the filtername value.
4.In the String Editor box , type the Domino directory attribute, operand and filtertext, and then click OK. The directory attribute, operand, and filtertext should be separated by commas (,).

The following is a list of valid operands:
EQ - Propagate if the specified attribute is equal to the specified filter.
NE - Propagate if the specified attribute does not start with the specified filter.


For example, if the registry subkey has a value of CompanyName,EQ,Contoso, the filter will only propagate Domino users who have a CompanyName of Contoso to Active Directory.
5.Quit Registry Editor.
For more information about what operators you can use to filter, click the following article number to view the article in the Microsoft Knowledge Base:
241324 Filter rules only support EQ and NE operators
NOTE: Every time that you change the filters, you have to restart the Microsoft Exchange Connector for Lotus Notes.

For more information about how to filter directory entries in Microsoft Exchange Server version 5.5, click the following article number to view the article in the Microsoft Knowledge Base:
245223 Filter rules for Lotus Notes and Exchange Server Directory Synchronization

↑ Back to the top


Keywords: KB318696, kbhowto

↑ Back to the top

Article Info
Article ID : 318696
Revision : 6
Created on : 10/25/2007
Published on : 10/25/2007
Exists online : False
Views : 341