Configuring LDAP Accounts
On this Page
This account is used by the Snaps in the LDAP Snap Pack.
You can create an account from Designer or Manager. In Designer, when working on pipelines, every Snap that needs an account prompts you to create a new account or use an existing account. The accounts can be created in or used from:
Your private project folder: This folder contains the pipelines that will use the account.
Your Project Space’s shared folder: This folder is accessible to all the users that belong to the Project Space.
The global shared folder: This folder is accessible to all the users within an organization in the SnapLogic instance.
Account Configuration
In Manager, you can navigate to the required folder and create an account in it (see Accounts). To create an account for LDAP:
Click Create, then select LDAP > LDAP Account.
Supply an account label.
Supply the necessary information.
(Optional) Supply additional information on this account in the Notes field of the Info tab.
Click Apply.
Account Types
LDAP Account
Account Settings
Field Name | Field Type | Field Dependency | Description | |
|---|---|---|---|---|
Field Name | Field Type | Field Dependency | Description | |
|---|---|---|---|---|
Label* Default Value: N/A | String | N/A | Specify a unique label for the account.
| |
Protocol
Default value: ldap | Expression | N/A | The Internet Protocol to connect to the LDAP server. Options available include:
For performing certain operations like creating or updating an entry with unicode password, it is recommended to use ldaps protocol. Whenever the LDAP Snaps display an error indicating insufficient privileges (unwilling to perform), use the LDAPS protocol. | |
Host* Default value: [None] | Expression |
| The IP address or host name of the LDAP server. | |
Auth distinguished name* Default value: [None] | Expression |
| The DN (distinguished name) of the user. Options available include:
| |
Auth password Default value: [None] | Expression | N/A | The password of the user.
| |
Authentication Default value: simple | Expression | N/A | The authentication mechanism to be used. Options available include:
| |
Port Default value: 389 | Expression |
| The port number to connect to the LDAP server. Default value to attempt: 389 for LDAP, 636 for LDAPS. Default value: 389 | |
|
|