<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>&#34;The mind of a Mad Tech!&#34; &#187; anonymous ftp</title>
	<atom:link href="http://www.keithdmitchell.com/tag/anonymous-ftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keithdmitchell.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 16:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to disable anonymous FTP access in Vsftp</title>
		<link>http://www.keithdmitchell.com/2009/12/17/how-to-disable-anonymous-ftp-access-in-vsftp/</link>
		<comments>http://www.keithdmitchell.com/2009/12/17/how-to-disable-anonymous-ftp-access-in-vsftp/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 15:48:43 +0000</pubDate>
		<dc:creator>keith</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[anonymous ftp]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[vsftp]]></category>

		<guid isPermaLink="false">http://www.keithdmitchell.com/?p=265</guid>
		<description><![CDATA[1. SSH to the server that has VsFTP, and SU to it. 2. Edit file /etc/vsftpd/vsftpd.conf, find line anonymous_enable=YES change to anonymous_enable=NO 3. Do /sbin/service vsftpd restart 4. Try to ftp to domain or IP without providing a user/password. Access will be rejected. Anonymous FTP has been rejected!]]></description>
		<wfw:commentRss>http://www.keithdmitchell.com/2009/12/17/how-to-disable-anonymous-ftp-access-in-vsftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

