
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Ubuntu, Apache, SSL, Subversion and LDAP</title>
	<atom:link href="http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-apache-ssl-subversion-and-ldap</link>
	<description>www.johandekoning.nl</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:41:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: samba</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-9830</link>
		<dc:creator>samba</dc:creator>
		<pubDate>Tue, 11 Jan 2011 12:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-9830</guid>
		<description>Does ldap config work without apache?
Can we configure the ldap authentication with svnserve.conf(individual projects)?</description>
		<content:encoded><![CDATA[<p>Does ldap config work without apache?<br />
Can we configure the ldap authentication with svnserve.conf(individual projects)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samba</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-9814</link>
		<dc:creator>samba</dc:creator>
		<pubDate>Tue, 11 Jan 2011 09:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-9814</guid>
		<description>I have one(some) more doubt(s):

previously my svn server is accessible for the clients with the individual passwd settings defined in /svn/repo1/conf/svnserve.conf file. In this passwd-db is the global file which contains the manual entries of user name and passwds and authz is the authentication permissions of individual repositories.

Now i have set up LDAP with repository wise permissions with AuthzSVNAccessFile (actually ready to set up which was tested in my local machine). How can this effects the previous permissions? shall svn clients from users able to use new passwds which are avilable through my new LDAP config? Can i remove the Entries in the individual repositories of authz and make them in /var/svn/access.txt file?</description>
		<content:encoded><![CDATA[<p>I have one(some) more doubt(s):</p>
<p>previously my svn server is accessible for the clients with the individual passwd settings defined in /svn/repo1/conf/svnserve.conf file. In this passwd-db is the global file which contains the manual entries of user name and passwds and authz is the authentication permissions of individual repositories.</p>
<p>Now i have set up LDAP with repository wise permissions with AuthzSVNAccessFile (actually ready to set up which was tested in my local machine). How can this effects the previous permissions? shall svn clients from users able to use new passwds which are avilable through my new LDAP config? Can i remove the Entries in the individual repositories of authz and make them in /var/svn/access.txt file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samba</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-9813</link>
		<dc:creator>samba</dc:creator>
		<pubDate>Tue, 11 Jan 2011 09:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-9813</guid>
		<description>Above is working fine after i added the above entries in access.txt file in the svn(/var/svn in my case) location and add this to my config file as
AuthzSVNAccessFile /var/svn/access.txt</description>
		<content:encoded><![CDATA[<p>Above is working fine after i added the above entries in access.txt file in the svn(/var/svn in my case) location and add this to my config file as<br />
AuthzSVNAccessFile /var/svn/access.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samba</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-9794</link>
		<dc:creator>samba</dc:creator>
		<pubDate>Tue, 11 Jan 2011 05:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-9794</guid>
		<description>how can i give use the ldap authentication repository wise.

I want to create a setup so that the user exists in the Ldap and the provided the permission for a specific repository only will view the repository data, otherwise it shouldn&#039;t allow the user to view it. I tried with the below setup but it did not work for me. Any help on this?

ls  /var/svn
myrepo  newrep  test  testrepo
are my repositories


[/]
* = r

[newrep:/]
user1 = r
user2 = rw

[test:/]
user2 = r
user4 = rw</description>
		<content:encoded><![CDATA[<p>how can i give use the ldap authentication repository wise.</p>
<p>I want to create a setup so that the user exists in the Ldap and the provided the permission for a specific repository only will view the repository data, otherwise it shouldn't allow the user to view it. I tried with the below setup but it did not work for me. Any help on this?</p>
<p>ls  /var/svn<br />
myrepo  newrep  test  testrepo<br />
are my repositories</p>
<p>[/]<br />
* = r</p>
<p>[newrep:/]<br />
user1 = r<br />
user2 = rw</p>
<p>[test:/]<br />
user2 = r<br />
user4 = rw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Short</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-82</link>
		<dc:creator>Jim Short</dc:creator>
		<pubDate>Thu, 08 Jan 2009 02:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-82</guid>
		<description>Ack.  The code snippets disappeared in my post. . .anyway, follow that link and you&#039;ll see what I mean.</description>
		<content:encoded><![CDATA[<p>Ack.  The code snippets disappeared in my post. . .anyway, follow that link and you'll see what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Short</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-81</link>
		<dc:creator>Jim Short</dc:creator>
		<pubDate>Thu, 08 Jan 2009 02:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-81</guid>
		<description>I was getting forbidden errors trying to access repos.  All I needed to do to fix this was change  to  and access via the URL https:///repos/ and all is well

see:
http://www.red-bean.com/pipermail/svnbook-dev/2006-May/002021.html</description>
		<content:encoded><![CDATA[<p>I was getting forbidden errors trying to access repos.  All I needed to do to fix this was change  to  and access via the URL https:///repos/ and all is well</p>
<p>see:<br />
http://www.red-bean.com/pipermail/svnbook-dev/2006-May/002021.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "httpd" - JabberTags</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-42</link>
		<dc:creator>Recent Links Tagged With "httpd" - JabberTags</dc:creator>
		<pubDate>Thu, 30 Oct 2008 21:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-42</guid>
		<description>[...] public links &gt;&gt; httpd   SVN Many Repository Saved by akajos on Wed 29-10-2008   Ubuntu, Apache, SSL, Subversion and LDAP Saved by TheWingedCloud on Wed 29-10-2008   cPanel and Apache - httpd failed to start Saved by [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; httpd   SVN Many Repository Saved by akajos on Wed 29-10-2008   Ubuntu, Apache, SSL, Subversion and LDAP Saved by TheWingedCloud on Wed 29-10-2008   cPanel and Apache - httpd failed to start Saved by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Schirrmeister</title>
		<link>http://www.johandekoning.nl/index.php/2008/08/30/ubuntu-apache-ssl-subversion-and-ldap/comment-page-1/#comment-29</link>
		<dc:creator>Marco Schirrmeister</dc:creator>
		<pubDate>Tue, 23 Sep 2008 12:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.johandekoning.nl/?p=84#comment-29</guid>
		<description>What about the &#039;AuthzSVNAccessFile option?
With that file I control at the moment which user has read or write access.

Looks like it is not possible at the moment to retrieve this settings also from a ldap directory.

Any ideas?


Marco</description>
		<content:encoded><![CDATA[<p>What about the 'AuthzSVNAccessFile option?<br />
With that file I control at the moment which user has read or write access.</p>
<p>Looks like it is not possible at the moment to retrieve this settings also from a ldap directory.</p>
<p>Any ideas?</p>
<p>Marco</p>
]]></content:encoded>
	</item>
</channel>
</rss>

