readme: Update mention of readonly group

This commit is contained in:
Valentin Tolmer 2022-07-08 18:31:37 +02:00 committed by nitnelave
parent cf19fd41b0
commit e31c7351ea

View File

@ -190,8 +190,8 @@ filter like: `(memberOf=cn=admins,ou=groups,dc=example,dc=com)`.
The administrator group for LLDAP is `lldap_admin`: anyone in this group has The administrator group for LLDAP is `lldap_admin`: anyone in this group has
admin rights in the Web UI. Most LDAP integrations should instead use a user in admin rights in the Web UI. Most LDAP integrations should instead use a user in
the `lldap_readonly` group, to avoid granting full administration access to the `lldap_strict_readonly` or `lldap_password_manager` group, to avoid granting full
many services. administration access to many services.
### Sample client configurations ### Sample client configurations