LDAP/AD fields for UserSync on PrivaceraCloud
These are descriptions of fields for configuring PrivaceraCloud UserSync for LDAP and Active Directory.
Add Connector
| Field name | Description |
| Enable Connector | Enable or disable this connector. |
| Service Type | LDAP or AD |
| Name | Identifying name of this connector. |
| Field name | Description | Tab in application set-up |
| Service URL | LDAP service URL | Basic |
| Bind DN | Bind DN of the service | Basic |
| Bind Password | Bind password | Basic |
| Search Base | Search base for the LDAP search | Basic |
| Authentication Type | Type of authentication to use. Allowable values: Simple | Advanced |
| Follow Referral | Follow referrals. Allowable values: true or false | Advanced |
| Group Only | Sync only users that are members of groups. Allowable values: true or false | Advanced |
| Attribute Only | Sync only the attributes of users already synced from other services. Allowable values: true or false | Advanced |
| Incremental | Enable incremental search. Syncing only changes since last search. Allowable values: true or false | Advanced |
| Search Deleted User | Enable detection of deleted users. Allowable values: true or false | Advanced |
| Search Deleted Group | Enable detection of deleted groups. Allowable values: true or false | Advanced |
| Search Deleted Cycles | Number of cycles to search for deleted users and groups. Default value is 6. | Advanced |
| Sync Interval | Interval in minutes to sync users. Default value is 60. | Advanced |
| Add Custom Properties | Custom properties to pass to the connector. | Advanced |
| Field name | Description | Tab in application set-up |
| User Search Base | Search base for querying users. | Basic |
| User Search Filter | LDAP User search filter. Example: (&(givenName=John)( | |
| Group Search Base | Search base for querying groups. | Basic |
| Group Search Filter | Group search filter. Example: (cn=group*) | Basic |
| Include Users | List of users to include from sync results. If this list is defined, all users not on this list are ignored. | Basic |
| Exclude Users | List of users to ignore from sync results. | Basic |
| Include Groups | List of groups to include from sync results. If this list is defined, all groups not on this list are ignored. | Basic |
| Exclude Groups | List of groups to exclude from sync results. | Basic |
| User Search Scope | User search scope. Default: 2. | Advanced |
| Group Search Scope | Group search scope. Default: 2. | Advanced |
Base Attributes
| Field name | Description | Tab in application set-up |
| Username | Attribute of a user’s username. Default: sAMAccountName. | Basic |
| First Name | Attribute of a user’s first name. Default: givenName. | Basic |
| Last Name | Attribute of a user’s last name. Default: sn. | Basic |
| Email | Attribute of a user’s email. Default: mail. | Basic |
| Group Name | Attribute of a group’s name. Default: sAMAccountName. | Basic |
| Group Members | Attribute listing a group’s members. Default: member. | Basic |
| Extract From Email | Extract the attribute from an email address. Example: username@domain.com extracts username. Default: false. | Advanced |
| Prefix | Prefix to prepend to the attribute value. No default. | Advanced |
| Postfix | Postfix to append to the attribute value. No default. | Advanced |
| To Lowercase | Convert the attribute value to lowercase. Default: false. | Advanced |
| To Uppercase | Convert the attribute value to uppercase. Default: false. | Advanced |
| Regex | Apply regex to attribute value. No default. | Advanced |
Custom User Attributes
| Field name | Description | Tab in application set-up |
| Attribute Name | Attribute key to sync with user. | Basic |
Custom Group Attributes
| Field name | Description | Tab in application set-up |
| Attribute Name | Attribute key to sync with group. | Basic |
OMNI for UserSync on PrivaceraCloud
To enable provisioning of user and group information into OMNI for UserSync in PrivaceraCloud, first ensure that your account is OMNI enabled and provisioned.
In UserSync Configuration, Configure Connector, Advanced tab add the following custom property:
| Text Only |
|---|
| usersync.user.loader.omni.enabled=true
|