„plugins_auth_ldap“ ändern
parent
506f515c4b
commit
11d1b8e02f
|
@ -1,6 +1,11 @@
|
||||||
# auth_ldap Plugin
|
# auth_ldap Plugin
|
||||||
This plugin provides authentification over LDAP.
|
This plugin provides authentification over LDAP.
|
||||||
|
|
||||||
|
* [Configuration](#configuration)
|
||||||
|
* [Set up password hash](#set-up-password-hash)
|
||||||
|
* [Set up SSL (LDAPS)](#set-up-ssl)
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
A basic configuration entry inside the `flaschengeist.toml` looks like this:
|
A basic configuration entry inside the `flaschengeist.toml` looks like this:
|
||||||
```toml
|
```toml
|
||||||
|
|
Loading…
Reference in New Issue