ldap help
From: Mike Zupan <hijinks_at_gmail.com>
Date: 2004-12-28 18:29:14 CET
I have a working ldap setup.. I want to limit it to only certain users
ldapsearch -x -s sub -b 'dc=domain,dc=com'
here is the stuff in apache right now
<Location /repos>
That will work for all users that i have in ldap.. but i only want
AuthLDAPURL ldap://domain.com/ou=People,dc=domain,dc=com?uid?sub?(&(objectClass=*)(description=subversion))
Any help?
Thanks
-- http://www.zcentric.com/wiki My Linux Howto/Tips Wiki --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Dec 28 18:31:30 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.