<?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: Setup of VSFTPD virtual users</title>
	<atom:link href="http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/</link>
	<description>Just for Fun</description>
	<lastBuildDate>Fri, 12 Mar 2010 11:26:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mariusz Nowak</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-3503</link>
		<dc:creator>Mariusz Nowak</dc:creator>
		<pubDate>Fri, 12 Mar 2010 11:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-3503</guid>
		<description>Is there anyway to have domain centric authentication ?
So domains example1.com and example2.com will have different users ?</description>
		<content:encoded><![CDATA[<p>Is there anyway to have domain centric authentication ?<br />
So domains example1.com and example2.com will have different users ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steen</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-3091</link>
		<dc:creator>Steen</dc:creator>
		<pubDate>Sun, 07 Feb 2010 10:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-3091</guid>
		<description>I get this error when starting the ftp server:
500 OOPS: could not bind listening IPv4 socket

Can anyone help?</description>
		<content:encoded><![CDATA[<p>I get this error when starting the ftp server:<br />
500 OOPS: could not bind listening IPv4 socket</p>
<p>Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wirtualni userzy ftp w Ubuntu : nme.pl</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2942</link>
		<dc:creator>Wirtualni userzy ftp w Ubuntu : nme.pl</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2942</guid>
		<description>[...] Źródło: http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Źródło: <a href="http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/" rel="nofollow">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2696</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2696</guid>
		<description>doesn&#039;t matter i fixed it via using the following command

db4.2_load -T -t hash -f virtual-users.txt /etc/vsftpd/virtual-users.db</description>
		<content:encoded><![CDATA[<p>doesn&#8217;t matter i fixed it via using the following command</p>
<p>db4.2_load -T -t hash -f virtual-users.txt /etc/vsftpd/virtual-users.db</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2694</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2694</guid>
		<description>yeah im getting same error as jacob  

bash: db_load: command not found ??? any ideas im using ubuntu hardy</description>
		<content:encoded><![CDATA[<p>yeah im getting same error as jacob  </p>
<p>bash: db_load: command not found ??? any ideas im using ubuntu hardy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacob fich</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2586</link>
		<dc:creator>jacob fich</dc:creator>
		<pubDate>Sat, 02 Jan 2010 22:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2586</guid>
		<description>I get this on debian lenny, when I run &quot;db_load -T -t hash -f vsftpd_users.txt /etc/vsftpd/virtual-users.db&quot;:

bash: db_load: command not found

????</description>
		<content:encoded><![CDATA[<p>I get this on debian lenny, when I run &#8220;db_load -T -t hash -f vsftpd_users.txt /etc/vsftpd/virtual-users.db&#8221;:</p>
<p>bash: db_load: command not found</p>
<p>????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsc</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2436</link>
		<dc:creator>dsc</dc:creator>
		<pubDate>Wed, 23 Dec 2009 06:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2436</guid>
		<description>How to I reset all pertinent config files resulting from previous attempts with other tutorials, in order to try a &quot;pure&quot; version of this one? I&#039;m using centos. I&#039;m not really hopeful that it would really make a difference, as this tutorial sets its own configuration files, so it shouldn&#039;t be an issue, I guess. But anyway, if anyone knows about some easier way to do that (get rid of configuration files that may be conflicting), I&#039;d like a lot to know. Thanks.</description>
		<content:encoded><![CDATA[<p>How to I reset all pertinent config files resulting from previous attempts with other tutorials, in order to try a &#8220;pure&#8221; version of this one? I&#8217;m using centos. I&#8217;m not really hopeful that it would really make a difference, as this tutorial sets its own configuration files, so it shouldn&#8217;t be an issue, I guess. But anyway, if anyone knows about some easier way to do that (get rid of configuration files that may be conflicting), I&#8217;d like a lot to know. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oscar</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2333</link>
		<dc:creator>oscar</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2333</guid>
		<description>Excellent. Did it in 20 min. with ssl !!!!
Easier than I thought</description>
		<content:encoded><![CDATA[<p>Excellent. Did it in 20 min. with ssl !!!!<br />
Easier than I thought</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: babola</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-2197</link>
		<dc:creator>babola</dc:creator>
		<pubDate>Fri, 30 Oct 2009 21:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-2197</guid>
		<description>I&#039;d like to know the same thing... How do I set up vsftpd so that regular users (those in /etc/passwd) AND virtual users have access? Thx, B.</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to know the same thing&#8230; How do I set up vsftpd so that regular users (those in /etc/passwd) AND virtual users have access? Thx, B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vladimir</title>
		<link>http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/comment-page-1/#comment-1995</link>
		<dc:creator>vladimir</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://linuxforfun.net/2008/04/05/vsftpd-virtual-users/#comment-1995</guid>
		<description>Great howto!  Useful for a standalone set up but where can find one where I can set up virtual users and regular accounts all running on port 21?  Meaning those with shell access and those without shell access can both use an ftp client on port 21.

I use pair networks and I have ftp access for my shell account and can set up virtual ftp accounts all on port 21.</description>
		<content:encoded><![CDATA[<p>Great howto!  Useful for a standalone set up but where can find one where I can set up virtual users and regular accounts all running on port 21?  Meaning those with shell access and those without shell access can both use an ftp client on port 21.</p>
<p>I use pair networks and I have ftp access for my shell account and can set up virtual ftp accounts all on port 21.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
