From e31c7351ea0ab9e0a68764b20cc693b87ebff6ee Mon Sep 17 00:00:00 2001 From: Valentin Tolmer Date: Fri, 8 Jul 2022 18:31:37 +0200 Subject: [PATCH] readme: Update mention of readonly group --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 173b993..e95cf41 100644 --- a/README.md +++ b/README.md @@ -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 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 -many services. +the `lldap_strict_readonly` or `lldap_password_manager` group, to avoid granting full +administration access to many services. ### Sample client configurations