Guido Anzuoni wrote:
> I use LDAP for authentication and access control but defining groups
> containing LDAP account and my cn does not contain spaces (!).
> More, since group members separator in AuthzSVNAccessFile is "," you
> cannot configure your authentication module to return the full DN of the
> authenticated subject.
> Can you check the apache log to see what subject you module returns ?
>
> I think that your module is configure to return the full DN, so when
> you set:
> John SMITH = rw
> the check fails because subject doesn't match.
Effectively i see the full DN in logs.
But in this version of mod_authz_ldap it is not possible to configure that.
I upgraded mod_authz_ldap in latest release and now it works (even with
space).
Thanks Guido.
Jean-Marc
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 29 14:15:34 2004