Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 529 Bytes

check_ldap.md

File metadata and controls

18 lines (11 loc) · 529 Bytes

check_ldap

check_ldap is a program to check the operation of LDAP authentication process using ngx_ldap_auth or ngx_ldap_path_auth configuration file.

Error handling

On error, the process terminates with an unsuccessful status.

How to start

Run it on the command line like this:

check_ldap <config file> <user name>

Execute with the configuration file and user name as arguments. After execution, enter the password and the result will be output.