On 11/7/06, Christophe Gravier <[EMAIL PROTECTED]> wrote:
Hello,
Nobody is using ldap based authentication and authorization, based on
group ?
Your configuration looks identical to mine, except my group
memberships are based on 'member' instead of 'uniquemember' -- but
they're the 2 values tri
On Mon, 6 Nov 2006, Christophe Gravier wrote:
> Hello,
>
> Regarding new Apache 2.2 authentification and authorization layers,
> especially ldap-group (
> http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#reqgroup ), I
> wanted to build authentification and authorization based on ldap grou
Hello,
Nobody is using ldap based authentication and authorization, based on
group ?
I mean I am testing it for some days and I can't figure out the problem.
I really think I'm compliant with the 2.2 doc (for example require
ldap-user is working and I don't much difference with require ldap-
Hello,
Regarding new Apache 2.2 authentification and authorization layers,
especially ldap-group (
http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html#reqgroup ), I
wanted to build authentification and authorization based on ldap group
membership.
I build my directive the same way as