<?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>Stempell &#187; vsftpd</title>
	<atom:link href="http://stempell.com/tag/vsftpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://stempell.com</link>
	<description>Urlaubsfotos, Fun</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:21:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Problems with vsftp and debian</title>
		<link>http://stempell.com/2009/09/problems-with-vsftp-and-debian/</link>
		<comments>http://stempell.com/2009/09/problems-with-vsftp-and-debian/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Work Related]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[vsftpd]]></category>

		<guid isPermaLink="false">http://stempell.com/?p=469</guid>
		<description><![CDATA[https://lists.ubuntu.com/archives/ubuntu-users/2006-October/096075.html ´After spending the whole day tweaking and experimenting with vsftpd I now have it setup as follows. Anonymous login, read only, with upload enabled in one directory. I have a list of local users that can login over SSL, and have read/write access to files in their jails. The problem is that some of [...]]]></description>
			<content:encoded><![CDATA[<p>https://lists.ubuntu.com/archives/ubuntu-users/2006-October/096075.html</p>
<p>´After spending the whole day tweaking and experimenting with vsftpd I<br />
now have it setup as follows. Anonymous login, read only, with upload<br />
enabled in one directory. I have a list of local users that can login<br />
over SSL, and have read/write access to files in their jails. The<br />
problem is that some of these users I want to be ftp-specific so they<br />
don&#8217;t need valid shells. However if any of the users has the<br />
shell /bin/false in the passwd file then when they try to login to the<br />
ftp is says LOGIN INVALID. Please, how can I go about allowing users to<br />
loging but without giving them valid shells?</p>
<p>A lot of experimenting revelaed vsftpd would only let users login that<br />
had a home directory of /home/$user and a shell, either /bin/bash<br />
or /bin/sh specified in /etc/passwd. I&#8217;m stumped. </p>
<p>On Friday 06 October 2006 19:53, Gabriel M Dragffy wrote:<br />
> This would seem to be a bit of a small discrepency, why can&#8217;t vsftpd<br />
> allow a user to login that has a shell of /bin/false? Pureftpd can, no<br />
> probs, hmm.</p>
<p>Sorry, I should have covered that.  You can add /bin/false instead<br />
of /sbin/nologin to the list of shells in /etc/shells.  We use<br />
/sbin/nologin for compatibility across our various Redhat, Fedora,<br />
Debian and Ubuntu systems.</p>
<p>&#8211;Mike Bird</p>
<p>From a nother Source<br />
Make sure you have </p>
<p>pam_service_name=vsftpd</p>
<p>in your /etc/vsftpd.conf</p>
]]></content:encoded>
			<wfw:commentRss>http://stempell.com/2009/09/problems-with-vsftp-and-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

