LDAP-Based Authentication

For the LDAP-based authentication, the user details are stored in the hawkconsole.cfg file. By default, the configuration file is located at <CONFIG_HOME>/bin.

For selecting LDAP as the user store, modify the hawkconsole.cfg file as follows:

1. Under -M UserAuth, specify LDAP as the user store type:

-user_store_type ldap

2. Under -user_store_type ldap, specify the LDAP-based user authentication properties.

For more details about user authentication properties that can be specified, see Hawk Console Configuration Options.