<?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"
	>
<channel>
	<title>Comments on: LDAP Authentication for Subversion on Ubuntu Feisty</title>
	<atom:link href="http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 16:11:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Confluence: Subversion</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-6337</link>
		<dc:creator>Confluence: Subversion</dc:creator>
		<pubDate>Mon, 12 May 2008 02:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-6337</guid>
		<description>&lt;strong&gt;Bare Metal Installation...&lt;/strong&gt;

Table of contents     1/9/2008 15:06  Hi Dan,  svndev is up and running. It's got ubuntu 6.06 LTS running. I haven't done much for configuration. Here's what's there:  hostname: svndev.control4.com IP:    10.11.11.......</description>
		<content:encoded><![CDATA[<p><strong>Bare Metal Installation&#8230;</strong></p>
<p>Table of contents     1/9/2008 15:06  Hi Dan,  svndev is up and running. It&#8217;s got ubuntu 6.06 LTS running. I haven&#8217;t done much for configuration. Here&#8217;s what&#8217;s there:  hostname: svndev.control4.com IP:    10.11.11&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Wolf</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-3345</link>
		<dc:creator>Kurt Wolf</dc:creator>
		<pubDate>Thu, 10 Jan 2008 01:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-3345</guid>
		<description>Scott, great tip!  This URL will give you more information regarding these commands.

http://www.debian-administration.org/articles/207</description>
		<content:encoded><![CDATA[<p>Scott, great tip!  This URL will give you more information regarding these commands.</p>
<p><a href="http://www.debian-administration.org/articles/207" rel="nofollow">http://www.debian-administration.org/articles/207</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Frazer</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-3335</link>
		<dc:creator>Scott Frazer</dc:creator>
		<pubDate>Wed, 09 Jan 2008 20:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-3335</guid>
		<description>Just as an FYI:

Instead of creating the module links by hand, you can use a2enmod:

sudo a2enmod dav_svn

will automatically create the appropriate *.load and *.conf links into mods-enabled

a2ensite does the same thing with sites-available, and a2dismod and a2dissite will turn them off.</description>
		<content:encoded><![CDATA[<p>Just as an FYI:</p>
<p>Instead of creating the module links by hand, you can use a2enmod:</p>
<p>sudo a2enmod dav_svn</p>
<p>will automatically create the appropriate *.load and *.conf links into mods-enabled</p>
<p>a2ensite does the same thing with sites-available, and a2dismod and a2dissite will turn them off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-793</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Sat, 10 Nov 2007 04:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-793</guid>
		<description>The only problem I see with all of this is the ldap:// URL  Doesn't that mean that you are sending AD usernames and passwords over the network in plain text?  And ldaps:// would be secure (assuming AD is configured properly)?</description>
		<content:encoded><![CDATA[<p>The only problem I see with all of this is the ldap:// URL  Doesn&#8217;t that mean that you are sending AD usernames and passwords over the network in plain text?  And ldaps:// would be secure (assuming AD is configured properly)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rallat</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-56</link>
		<dc:creator>rallat</dc:creator>
		<pubDate>Wed, 05 Sep 2007 13:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-56</guid>
		<description>Thanks, You help me a lot. All good only to say:

1-the chowm parameter is -R 
2-I used another LDAPURL i think this depend on how you make your schema on ldap.
3-you can make your repository where you want, but you have to give permissions to www-data (apache user)
4- Great template  design for the blog 
5-thanks thanks and more thanks :D</description>
		<content:encoded><![CDATA[<p>Thanks, You help me a lot. All good only to say:</p>
<p>1-the chowm parameter is -R<br />
2-I used another LDAPURL i think this depend on how you make your schema on ldap.<br />
3-you can make your repository where you want, but you have to give permissions to www-data (apache user)<br />
4- Great template  design for the blog<br />
5-thanks thanks and more thanks <img src='http://www.itguyonline.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Hallam</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-54</link>
		<dc:creator>Tom Hallam</dc:creator>
		<pubDate>Wed, 05 Sep 2007 04:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-54</guid>
		<description>From the  mod_authnz_ldap man page:

"Other Require values may also be used which may require loading additional authorization modules. Note that if you use a Require  value from another authorization module [eg require valid-user], you will need to ensure that AuthzLDAPAuthoritative  is set to off to allow the authorization phase to fall back to the module providing the alternate Require value."

So if you dont have to set AuthzLDAPAuthoritative!  It's only needed because you use "require valid-user"</description>
		<content:encoded><![CDATA[<p>From the  mod_authnz_ldap man page:</p>
<p>&#8220;Other Require values may also be used which may require loading additional authorization modules. Note that if you use a Require  value from another authorization module [eg require valid-user], you will need to ensure that AuthzLDAPAuthoritative  is set to off to allow the authorization phase to fall back to the module providing the alternate Require value.&#8221;</p>
<p>So if you dont have to set AuthzLDAPAuthoritative!  It&#8217;s only needed because you use &#8220;require valid-user&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randomnoise&#187; Blog Archive &#187; Ubuntu server setup: LAMP+LDAP+SVN+Trac+MoinMoin</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-52</link>
		<dc:creator>randomnoise&#187; Blog Archive &#187; Ubuntu server setup: LAMP+LDAP+SVN+Trac+MoinMoin</dc:creator>
		<pubDate>Sun, 02 Sep 2007 13:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-52</guid>
		<description>[...] Kind of okay notes on installation w/LDAP [...]</description>
		<content:encoded><![CDATA[<p>[...] Kind of okay notes on installation w/LDAP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-35</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Thu, 02 Aug 2007 06:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-35</guid>
		<description>About the require valid-user directive and AuthzLDAPAuthoritative, this was a real pain for me aswell. The documentation (http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html) states that require valid-user "requires that mod_authz_user be loaded and that the AuthzLDAPAuthoritative directive be set to off." Notice the last part of the last sentence. I'm not sure why that is, but my guess is that Apache needs to authorize the user after he/she has been authenticated through LDAP. Another option is to use require ldap-user which does not require you to set AuthzLDAPAuthoritative to off.</description>
		<content:encoded><![CDATA[<p>About the require valid-user directive and AuthzLDAPAuthoritative, this was a real pain for me aswell. The documentation (http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html) states that require valid-user &#8220;requires that mod_authz_user be loaded and that the AuthzLDAPAuthoritative directive be set to off.&#8221; Notice the last part of the last sentence. I&#8217;m not sure why that is, but my guess is that Apache needs to authorize the user after he/she has been authenticated through LDAP. Another option is to use require ldap-user which does not require you to set AuthzLDAPAuthoritative to off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xyb</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-34</link>
		<dc:creator>xyb</dc:creator>
		<pubDate>Sat, 28 Jul 2007 08:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-34</guid>
		<description>On my Ubuntu 7.04   apache-22.0.55-4ubuntu4   subversion 1.4.3dfsg1-1ubuntu1, these two links needed:


$ sudo ln -s /etc/apache2/mods-available/ldap.load /etc/apache2/mods-enabled/


$ sudo ln -s /etc/apache2/mods-available/authnz_ldap.load /etc/apache2/mods-enabled/</description>
		<content:encoded><![CDATA[<p>On my Ubuntu 7.04   apache-22.0.55-4ubuntu4   subversion 1.4.3dfsg1-1ubuntu1, these two links needed:</p>
<p>$ sudo ln -s /etc/apache2/mods-available/ldap.load /etc/apache2/mods-enabled/</p>
<p>$ sudo ln -s /etc/apache2/mods-available/authnz_ldap.load /etc/apache2/mods-enabled/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Allan</title>
		<link>http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-33</link>
		<dc:creator>Andy Allan</dc:creator>
		<pubDate>Thu, 26 Jul 2007 08:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.itguyonline.com/blog/2007/05/02/ldap-authentication-for-subversion-on-ubuntu-feisty/#comment-33</guid>
		<description>You sir, are a god. I spent ages failing to fix a similar ldap auth problem last month, and it took me 30 seconds after reading this.

Cheers!</description>
		<content:encoded><![CDATA[<p>You sir, are a god. I spent ages failing to fix a similar ldap auth problem last month, and it took me 30 seconds after reading this.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
