Services Administration Guide Instruction Manual
50 Release 1.3.32, October 2009
LDAP User Exclusion Rules
If you have any users on your LDAP directory server that match your search rules
but should not be added, add an exclusion rule here. This might include:
• Internal users who do not have outside email addresses
• Printers, conference rooms, and other non-user resources
• Users who should not receive mail filtering
Rule This is the search rule used. This rule uses standard
LDAP filtering language, and allows sophisticated logic
and complex rules for searching. For more information
about LDAP search filters, see “LDAP Queries” on
page 18.
Example 1: To match all objects (this may cause load
problems):
objectclass=*.
Example 2: To match all human users:
• For OpenLDAP:
(objectClass=inetOrgPerson)
• For Active Directory:
(objectClass=person)
• for Lotus Domino:
(objectClass=dominoPerson)
LDAP User Sync
Setting Description