Platform | Security | Login method details | LDAP synchronization | LDAP reference to Unica® group map
LDAP reference map
Description
When you are using grou based synchronization, users who are members of the LDAP or Active Directory group specified here are imported to the Marketing Platform group specified in the Unica group property.
Set the value of this property using the following syntax: SEARCHBASE DELIMITER FILTER where:
SEARCHBASE is the Distinguished Name (DN) of the object.
DELIMITER is the value of the LDAP config AM group delimiter property.
FILTER is the LDAP or Active Directory attribute filter.
When you are using group based synchronization, FILTER is optional: if omitted, the Marketing Platform server dynamically creates the filter based on the value of the LDAP user reference attribute name property.
When you are using attribute based synchronization, users are additionally filtered based on attributes you set in the FILTER portion of the value. Set the FILTER to the attribute on which you want to search. To specify a filter using multiple attributes, use LDAP search filter syntax. For example, if you want to import all users with c=France, and you also want to import users with department=marketing regardless of the c value of these users, the setting would be similar to the following.
o=marketing,ou=users,dc=examplecompany,dc=com;(|(co=France)(department=marketing))
For o, ou, and dc, you would substitute your values, and for c and department, you would use the strings appropriate for your directory server.
Default value
Undefined
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory or other LDAP server.
Unica® group
Description
Users who are members of the LDAP or Active Directory group specified in the LDAP reference group property are imported to the Marketing Platform group specified here.
Default value
Undefined
Availability
This property is used only when the Marketing Platform is configured to integrate with a Windows Active Directory or other LDAP server.