* Jon Skarpeteig <[email protected]> [2009-06-17 09:56]:
> # Want to add support for nested groups by the following directive
> from http://httpd.apache.org/docs/trunk/mod/mod_authnz_ldap.html#reqgroup
> 
> AuthLDAPMaxSubGroupDepth 20
> 
> 
> This gives med Internal Server Error, with the following error_log entry:
> 
>  Invalid command 'AuthLDAPMaxSubGroupDepth', perhaps misspelled or
> defined by a module not included in the server configuration
> 
> Running Apache 2.2

I guess that means just that. You're looking at docs ("trunk") that
don't match than the code you're running.
Try http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html instead.
-peter

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to