mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
readme: Fix typo
This commit is contained in:
@@ -97,7 +97,7 @@ To configure the services that will talk to LLDAP, here are the values:
|
||||
- Similarly, the groups are located in `ou=groups`, so the group `family`
|
||||
will be at `cn=family,ou=groups,dc=example,dc=com`.
|
||||
|
||||
Testing group membership through `membeOf` is supported, so you can have a
|
||||
Testing group membership through `memberOf` is supported, so you can have a
|
||||
filter like: `(memberOf=cn=admins,ou=groups,dc=example,dc=com)`.
|
||||
|
||||
The administrator group for LLDAP is `lldap_admin`: anyone in this group has
|
||||
|
||||
Reference in New Issue
Block a user