<?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: WebDAV With Apache2 On Debian 5.0 (Lenny)</title>
	<atom:link href="http://www.debianadmin.com/webdav-with-apache2-on-debian-5-0-lenny.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/webdav-with-apache2-on-debian-5-0-lenny.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Benny Neugebauer</title>
		<link>http://www.debianadmin.com/webdav-with-apache2-on-debian-5-0-lenny.html/comment-page-1#comment-8899</link>
		<dc:creator>Benny Neugebauer</dc:creator>
		<pubDate>Thu, 22 Sep 2011 15:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=899#comment-8899</guid>
		<description>Wahoo! Very nice tutorial. Thank you! It worked for me. But I put the passwd.dav file to &quot;/etc/apache2/&quot; as Fabrizio has recommended. ;-)</description>
		<content:encoded><![CDATA[<p>Wahoo! Very nice tutorial. Thank you! It worked for me. But I put the passwd.dav file to &#8220;/etc/apache2/&#8221; as Fabrizio has recommended. <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrizio</title>
		<link>http://www.debianadmin.com/webdav-with-apache2-on-debian-5-0-lenny.html/comment-page-1#comment-3991</link>
		<dc:creator>Fabrizio</dc:creator>
		<pubDate>Mon, 09 Nov 2009 11:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=899#comment-3991</guid>
		<description>I agree with Core: *DON&#039;T PUT passwd.dav UNDER BROWSABLE DIRECTORY*: use /etc/apache2/passwd.dav instead of.</description>
		<content:encoded><![CDATA[<p>I agree with Core: *DON&#8217;T PUT passwd.dav UNDER BROWSABLE DIRECTORY*: use /etc/apache2/passwd.dav instead of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: core</title>
		<link>http://www.debianadmin.com/webdav-with-apache2-on-debian-5-0-lenny.html/comment-page-1#comment-3312</link>
		<dc:creator>core</dc:creator>
		<pubDate>Sat, 04 Jul 2009 13:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/?p=899#comment-3312</guid>
		<description>Never, **never**, put password files under a web accesible directory.
In this example, any user can take passwd.dav file via http request.
Passwords for all users are not directly readable (there are &quot;crypted&quot;),
but it&#039;s easy to crack it using brute force and/or dictionary attack
(and there are a lot of tools to do that out there).

Safe place for that file could be /var/www/passwd.dav or even better (i
think) /etc/apache2/passwd.dav</description>
		<content:encoded><![CDATA[<p>Never, **never**, put password files under a web accesible directory.<br />
In this example, any user can take passwd.dav file via http request.<br />
Passwords for all users are not directly readable (there are &#8220;crypted&#8221;),<br />
but it&#8217;s easy to crack it using brute force and/or dictionary attack<br />
(and there are a lot of tools to do that out there).</p>
<p>Safe place for that file could be /var/www/passwd.dav or even better (i<br />
think) /etc/apache2/passwd.dav</p>
]]></content:encoded>
	</item>
</channel>
</rss>

