[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Access control and LDAP

From: <Jean-Marc.Le_Pape_at_alcatel.fr>
Date: 2004-11-29 12:04:18 CET

Hello,

I've got a problem using LDAP for authentication and access control
(AuthzSVNAccessFile).

My problem is that i don't manage LDAP and account are store with spaces
in name.
eg . cn=John SMITH, ou=US, o=my-company

Authentication works great (with mod_authz_ldap).

but i didn't manage to autorize write access using an access file like
that :

[myProject:/]
John SMITH = rw

I have tried
'cn=John SMITH, ou=US, o=my-company' = rw
cn=John SMITH, ou=US, o=my-company = rw
'John SMITH' = rw

without any success.

Have you ever tried this ? Does it worked ?

Thanks

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 12:05:19 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.