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

Re: Issue with the AuthzSVNAccessFile

From: Jehan PROCACCIA <Jehan.Procaccia_at_int-evry.fr>
Date: 2006-11-30 09:27:53 CET

You will find an apache + ldap + svn sample config in the doc I wrote
about our subversion server.
http://jehan-procaccia.int-evry.fr/twiki/bin/view/Documentations/SubVersionAdmin#configuration_apache

It's in french, but directives are in english of course, that would give
you an idea !
we also used ldap system accounts (nssldap) for shell command svnserver
(svn+ssh) acces in that same doc, if of intesrest to you ...
putting all this together wasn't an easy thing to do, that's why I wrote
this doc in order that my collegues can maintain a minimum of this
service without going through the whole wonderfull svn book .
hope it helps .

Gunakar Rao Perumala a écrit :
> Hi There,
>
> LIke I got all things done ,Just I have to configure the httpd.conf for LDAP........for subversion.......
>
> can any one share me an example how to write the follwing tag
> <Location>
> ......
> .....
> </Location>
>
> Warm Regards
> Gunakar
>
>
>
> -----Original Message-----
> From: Ryan Schmidt [mailto:subversion-2006d@ryandesign.com]
> Sent: Wed 11/29/2006 11:40 PM
> To: Gunakar Rao Perumala
> Cc: users@subversion.tigris.org
> Subject: Re: Issue with the AuthzSVNAccessFile
>
> On Nov 28, 2006, at 23:57, Gunakar Rao Perumala wrote:
>
>
>> I have configured it but still IM having the issue.
>> Neway any idea on the LDAP for the subversion....
>> like right now I uninstalled the apache that came with the suse 10
>> enterprise server
>> and installed freshly...
>> for that it asked the apr & apr-util Im trying to install...
>> but the thing is that like that apr util should be configure some
>> what like this....
>>
>>
>> ./configure
>> --with-ldap-include=path path to ldap include files with trailing
>> slash
>> --with-ldap-lib=path path to ldap lib file
>> --with-ldap=library ldap library to use
>>
>> my problem is that like I was not having the LDAP then updated thru
>> yast and software management...
>> but still it hasn't updated the folder liek include,lib etc so how
>> can I provide the path,path and library....
>>
>> really got stuck in the problem like mentioned above.....
>>
>
> Subversion does not include any LDAP support. You can use LDAP with
> Subversion, however, by using an LDAP module for Apache. I believe
> there are at least 2 available. The topic comes up from time to time
> on this mailing list; you could search the archives. Or you could ask
> in an Apache forum or mailing list; this is not a Subversion-specific
> topic. I personally do not know how to configure Apache for LDAP
> authentication.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 30 09:28:39 2006

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.