<?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>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
