Configuring the Provisioning Agent

Last updated:

To configure the Provisioning Agent, perform the following steps:

Prerequisites:
  • Connect to the targeted system (i.e. computer where the Provisioning Agent is installed) to access the Provisioning Agent interface.

  1. Navigate to Configuration tab.
  2. Select File-Based option, if your provisioning source is a CSV file:
    1. File in CSV format - the path of the file that contains the user records
    2. File delimiter - the delimiter used in the CSV file to separate record values
    3. Filter - an optional filter that can be used to qualify records based on certain criteria
  3. Select LDAP-Based option, if your provisioning source is an LDAP server and fill in the following information:
    1. Username - username that is used to connect to the LDAP server
    2. Password - user password that is used to connect to the LDAP server
    3. URL - LDAP server URL
    4. Query - allows to specify the queries (e.g. CN=testUser, DC=crunchers, DC=com)
    5. Filter - an optional filter that can be used to qualify records based on certain criteria

       The Provisioning Agent supports the LDAP Active Directory, LDAP ApacheDS, and LDAP DirX types.

  1. Click Next.

7 people found this useful.
Me too / Not at all