beautypg.com

Google Apps Directory Sync Administration Guide User Manual

Page 106

background image

106

Release 4.0.2

Rule

The search rule for user profile sync to match.
This rule is a standard LDAP query, and allows
sophisticated logic and complex rules for
searching. For more information about LDAP
search filters, see “About LDAP Queries” on
page 41.

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)

Base DN

The Base DN (Distinguished Name) to use for
this search rule. This will override the default
Base DN you specified in LDAP Connection.

This field is optional. In most cases, you can
leave this field blank and use the Base DN
specified in the LDAP Connection page. If you
want this rule to use a different Base DN than
the default, specify an alternate base DN.

Example:

ou=powerusers,ou=test,ou=sales,ou=melbou
rne,dc=ad,dc=example,dc=com

LDAP User Profile Search Rule
Field

Description