CARIS Process Designer : CARIS Batch : HPD Processes : SourceBuilder License : Import LDAP
 

Import LDAP

The ImportLDAP process updates HPD user and user group configurations to match a specified Lightweight Directory Access Protocol (LDAP) node.

Inputs

The Distinguished Name (DN) of an LDAP server.

The server connection string is formatted as username:password@hostname:port. Username and password are not required if the user account executing the batch command has permission to access the LDAP. If the port is omitted, a default of 389 is used.

The DN identifies the entry in the LDAP that contains the user and user group definitions intended for the output HPD schema.

Output

An HPD schema.

Syntax

carisbatch --run ImportLDAP --input <value> --output <value> [options]

Example

Example of the process using options:

carisbatch --run  ImportLDAP  ldap://username:password@hostname:port/

ou=dev,ou=HPD,dc=example,dc=com hpd://username:password@hostname:port