From 991e5182996ccbb212ed7bedb9eabd1ca63ef815 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Sat, 4 Jan 2025 07:34:10 +0000 Subject: [PATCH] Generate documentation --- master.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/master.html b/master.html index 0aefc608..510ecf92 100644 --- a/master.html +++ b/master.html @@ -176,7 +176,6 @@ with the WSGI server
Default: (cn={0})
The LDAP attribute whose value shall be used as the user name after successful authentication
Default: not set, i.e. the login name given is used directly.
-Load the ldap groups of the authenticated user. These groups can be -used later on to define rights. This also gives you access to the group -calendars, if they exist.
+The LDAP attribute to read the group memberships from in the +authenticated user's LDAP entry.
+If set, load the LDAP group memberships from the attribute given +These memberships can be used later on to define rights. This also gives +you access to the group calendars, if they exist.
Default: False
+Use 'memberOf' if you want to load groups on Active Directory and +alikes, 'groupMembership' on Novell eDirectory, ...
+Default: unset