mirror of
https://git.unistra.fr/aius/root/ldap-overleaf-sl.git
synced 2025-05-04 19:55:26 +02:00
Update README.md
This commit is contained in:
parent
dbb8f6f85b
commit
c59bce33d9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ Only valid LDAP users or email users registered by an admin can login.
|
||||||
This module authenticates against the local DB if `ALLOW_EMAIL_LOGIN` is set to `true` if this fails
|
This module authenticates against the local DB if `ALLOW_EMAIL_LOGIN` is set to `true` if this fails
|
||||||
it tries to authenticate against the specified LDAP server.
|
it tries to authenticate against the specified LDAP server.
|
||||||
|
|
||||||
*Therefore:*
|
*Note:*
|
||||||
- LDAP Users can not change their password for the ldap username login. They have to change it at the ldap server.
|
- LDAP Users can not change their password for the ldap username login. They have to change it at the ldap server.
|
||||||
- LDAP Users can reset their local db password. Then they can decide if they login with either their ldap user and password or with their email and local db password.
|
- LDAP Users can reset their local db password. Then they can decide if they login with either their ldap user and password or with their email and local db password.
|
||||||
- Users can not change their email. The email address is taken from the ldap server (mail) field. (or by invitation through an admin).
|
- Users can not change their email. The email address is taken from the ldap server (mail) field. (or by invitation through an admin).
|
||||||
|
|
Loading…
Add table
Reference in a new issue