The PingDirectory Server configuration can be accessed and modified in the following ways:

  • Using the Administrative Console . The PingDirectory Server provides an Administrative Console for graphical server management and monitoring. The console provides equivalent functionality as the dsconfig command for viewing or editing configurations. All configuration changes using this tool are recorded in logs/config-audit.log, which also has the equivalent reversion commands should you need to back out of a configuration.
  • Using the dsconfig Command-Line Tool. The dsconfig tool is a text-based menu-driven interface to the underlying configuration. The tool runs the configuration using three operational modes: interactive command-line mode, non-interactive command-line mode, and batch mode. All configuration changes made using this tool are recorded in logs/config-audit.log.