Update settings

Ozzie Isaacs 2020-12-02 11:17:12 +01:00
parent 10dddd1c1b
commit 83a288f108
1 changed files with 3 additions and 1 deletions

@ -9,7 +9,9 @@ After selecting it you have to configure your LDAP connection:
* **LDAP Server Host**: Please insert the same of your LDAP server, or it's IP Address, without starting ldap://
* **LDAP Server Port**: Please insert your servers port here, usually 389 for unencrypted traffic, and 636 for ssl encrpyted traffic
* **LDAP Encryption**: For STARTTls select `TLS`, for SSL encrypted connection use `SSL`
* **LDAP Certificate PATH**: This field is only visible for TLS or SSL encrypted connections. If your server need a certificate for client authentication, enter the file path on the server
* **LDAP CACertificate Path**: This field is only visible for TLS or SSL encrypted connections. If your server need a certificate for client authentication, enter the file path on the server for the Certification Authority Certificate file
* **LDAP Certificate Path**: This field is only visible for TLS or SSL encrypted connections. If your server need a certificate for client authentication, enter the file path on the server for the certificate file
* **LDAP Keyfile Path**: This field is only visible for TLS or SSL encrypted connections. If your server need a certificate for client authentication, enter the file path on the server for the Secret Key file
* **LDAP Authentication**: Please select your authentication method for the administrator. `Anonymous` means no Adminstrator username and password is needed, `Unauthenticated` means you only need an Administrators username and no password. The setting `Simple` means you have to provide Administrator's username and password for bind requests.
* **LDAP Administrator Username**: Please fill in your administrators username, normally something like `cn=admin,dc=example,dc=com`
* **LDAP Administrator Password**: Enter your Adminstrator's password, after submitting the form, the field will be empty as in the create user section