Skip to main content

Privacera Documentation

LDAP/AD fields for UserSync on PrivaceraCloud

These are descriptions of fields for configuring PrivaceraCloud UserSync for LDAP and Active Directory.

Field name

Description

Tab in application set-up

Name

Identifying name of this connector.

Group Only

Sync only users that are members of groups. Allowable values: true or false

Attribute Only

Sync only the attributes of users already synced from other services. Allowable values: true or false

Incremental

Enable incremental search. Syncing only changes since last search. Allowable values: true or false

Paged Results

Enable paged results control for LDAP Searches. Allowable values: true or false Default: true

Paged Results Control Critical

Set paged results control criticality to CRITICAL. Allowable values: true or false Default: true

Manage Lists

Include Users

List of users to include from sync results. If this list is defined, all users not on this list are ignored.

Exclude Users

List of users to ignore from sync results.

Include Groups

List of groups to include from sync results. If this list is defined, all groups not on this list are ignored.

Exclude Groups

List of groups to exclude from sync results.

Connection

Service URL

Service URL

Bind DN

Bind DN of service.

Bind Password

Bind password .

Authentication Type

Authentication type. Default: simple

Advanced

Follow Referral

Follow LDAP Referral. Default: true

Allowable values: true or false

Advanced

Search Base

Search base for query.

User Search

User Search Base

Search base for querying users.

User Search Scope

User search scope. Default: 2.

User Search Filter

User search filter.

User Object Class

User object class. Default: user

Advanced

Group Search

Group Search Base

Search base for querying groups.

Group Search Scope

Group search scope. Default: 2.

Group Search Filter

Group search filter.

Group Object Class

Group object class. Default: group

Advanced

Nested Group Levels

Number of levels to evaluate nested groups.

Advanced

Attributes

Username

Attribute of a user’s username. Default: sAMAccountName.

First Name

Attribute of a user’s first name. Default: givenName.

Last Name

Attribute of a user’s last name. Default: sn.

Email

Attribute of a user’s email. Default: email.

Group Name

Attribute of a group’s name. Default: sAMAccountName.

Group Members

Attribute listing a group’s members. Default: member.

Username Attribute Modification

Extract From Email

Extract the user’s username from an email address. Example: username@domain.com extracts username.

Default: false

Advanced

Prefix

Prefix to prepend to the user’s username.

No default.

Advanced

Postfix

Postfix to append to the user’s username.

No default.

Advanced

To Lowercase

Convert the user’s username to lowercase.

Default: false

Advanced

To Uppercase

Convert the user’s username to uppercase.

Default: false

Advanced

Regex

Attribute to replace user’s username to matching regex

No default.

Advanced

Group Name Attribute Modification

Extract From Email

Extract the group’s name from an email address. Example: groupname@domain.com extracts groupname.

Default: false

Advanced

Prefix

Prefix to prepend to the group's name.

No default.

Advanced

Postfix

Postfix to append to the group's name.

No default.

Advanced

To Lowercase

Convert the group's name to lowercase.

Default: false

Advanced

To Uppercase

Convert the group’s name to uppercase.

Default: false

Advanced

Regex

Replace group’s name to matching regex.

No default.

Advanced