Sfoglia il codice sorgente

Add Note About Read-only User Password

Add note indicating that the read-only user account can write
its own password.
Zicklag 5 anni fa
parent
commit
c1415c1f39
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -317,6 +317,7 @@ Required and used for new ldap server only:
 - **LDAP_CONFIG_PASSWORD** Ldap Config password. Defaults to `config`
 
 - **LDAP_READONLY_USER** Add a read only user. Defaults to `false`
+  > **Note:** The read only user **does** have write access to its own password.
 - **LDAP_READONLY_USER_USERNAME** Read only user username. Defaults to `readonly`
 - **LDAP_READONLY_USER_PASSWORD** Read only user password. Defaults to `readonly`