Configuring the NDS Agent

The driver configuration consists of:

IMPORTANT:  Password Synchronization is not supported if SSL is not configured.

To configure the agent, edit the sys:\etc\dxagent.cfg file. This file contains information about the port that the agent starts listening on and also information about the SSL configuration (optional).

Lines starting with the # character are ignored.


Configuring the NDS Agent without SSL

To configure the agent on NDS platforms, edit the dxagent.cfg file to specify the port on which the NDS agent starts listening.


Configuring the NDS Agent with SSL

To configure the agent on NDS platforms, edit the dxagent.cfg file to specify the following:

  1. Specify the port on which the NDS agent starts listening.

  2. Specify the path to the root certificate file.

  3. Specify the path to the private key file.

  4. Specify the password of the private key file.

  5. Specify the format of the private key.

  6. Specify the path to the public key certificate file.

  7. Specify the format of the public key.

NOTE:  For more information on obtaining the above specified files, refer to Configuring SSL on NDS Platforms.