From 0cb3f6098d959479a96c26a92d91becc2110b30d Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 11 Jun 2008 21:48:27 +0000 Subject: Support getting groups from the server and limiting access based on LDAP groups. See #112 --- doc/httpauthd.conf.5 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/httpauthd.conf.5 b/doc/httpauthd.conf.5 index 7bca8b6..567b0b6 100644 --- a/doc/httpauthd.conf.5 +++ b/doc/httpauthd.conf.5 @@ -243,6 +243,11 @@ should be taken that the filter only returns one record. [ Required when .Em LDAPDNMap is missing ] +.It Cd LDAPGroupAttr +The name of an attribute on the LDAP server that contains the groups that +the user is in. +.Pp +[ Optional ] .It Cd LDAPHA1Attr A HA1 is a special kind of digest containing the user name, realm and password. This can be used in place of cleartext passwords when doing -- cgit v1.2.3