mirror of
https://github.com/lldap/lldap.git
synced 2024-11-24 16:47:01 +00:00
readme: Fix typo
This commit is contained in:
parent
fa937cc337
commit
289227137d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue