Procházet zdrojové kódy

Update docs/configuring-playbook-ldap-auth.md: unrecommend using ma1sd for authentication

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3911/head
Suguru Hirahara před 1 rokem
rodič
revize
126da6c44c
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: E4F9743DAB4B7B75
1 změnil soubory, kde provedl 4 přidání a 2 odebrání
  1. +4
    -2
      docs/configuring-playbook-ldap-auth.md

+ 4
- 2
docs/configuring-playbook-ldap-auth.md Zobrazit soubor

@@ -29,9 +29,11 @@ If you wish for users to **authenticate only against configured password provide
matrix_synapse_password_config_localdb_enabled: false
```

## Using ma1sd Identity Server for authentication
## Using ma1sd Identity Server for authentication (not recommended)

If you wish to use the ma1sd Identity Server for LDAP authentication instead of [matrix-synapse-ldap3](https://github.com/matrix-org/matrix-synapse-ldap3) consult [Adjusting ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication).
The playbook can instead configure [ma1sd](https://github.com/ma1uta/ma1sd) Identity Server for LDAP authentication. However, **we recommend not bothering with installing it** as ma1sd has been unmaintained for years.

If you wish to install it anyway, consult the [ma1sd Identity Server configuration](configuring-playbook-ma1sd.md#authentication).

## Handling user registration



Načítá se…
Zrušit
Uložit