Setup for LDAP UserSync connector¶
-
Enable Privacera UserSync:
-
Enable the LDAP connector:
-
Edit the following properties:
-
LDAP_URL
: The LDAP server URL including protocol and port. For example,ldap://ldap.example.com:389
. -
LDAP_BIND_DN
: The bind DN of service. -
LDAP_BIND_PASSWORD
: The bind password. -
LDAP_SEARCH_INCREMENTAL_ENABLED
: Enables incremental search (true/false). -
LDAP_SEARCH_BASE
: The search base for query. -
LDAP_SEARCH_USER_BASE
: The search base for querying users. -
LDAP_SEARCH_USER_FILTER
: The LDAP user search filter. -
LDAP_SEARCH_USER_GROUPONLY
: Syncs only the users who are members of groups synced by the service (true/false). -
LDAP_SEARCH_GROUP_BASE
: The search base for querying groups -
LDAP_SEARCH_GROUP_FILTER
: The LDAP group search filter.
-
-
Post configuration, deploy the changes Using Privacera Manager.
To add an LDAP UserSync connector on Privacera Cloud, follow these steps:
-
From the navigation menu, select Settings > UserSync Configuration.
-
Choose a data source, click the dots icon, and select Add Application.
-
From the Application List section, select USERSYNC.
-
From the Service Type dropdown, select LDAP or AD.
-
In the Connector Name field, enter a name for the connector.
-
In the BASIC tab, enter the values in the respective fields.
-
From the Authentication Type dropdown, select Simple.
-
Complete each step and advance through the pages of the configuration wizard.
-
Complete all BASIC values, then review and update ADVANCED values as required.
-
Click FINISH.
For additional details, see Advanced Configuration