This commit is contained in:
James Cole
2021-10-30 06:50:04 +02:00
parent 6f8778d87f
commit 280975b81a
7 changed files with 142 additions and 112 deletions

View File

@@ -199,10 +199,9 @@ LDAP_PASSWORD=super_secret
LDAP_AUTH_FIELD=uid
#
# If you wish to only authenticate users from a specific group, use the
# group filter. Leave empty or remove if not in use.
# If you wish to only authenticate users from a specific group, use the base DN above.
#
# Example: cn=Administrators,dc=local,dc=com
# If you require extra/special filters please use the LDAP_GROUP_FILTER with a valid DN.
#
# The group filter will only be applied after the user is authenticated.
#