I should mention that the vsftp log file shows things like<div><div>Tue Mar 22 12:32:32 2011 [pid 2] CONNECT: Client &quot;192.168.99.86&quot;</div><div>Tue Mar 22 12:32:41 2011 [pid 1] [zaphod] FAIL LOGIN: Client &quot;192.168.99.86&quot;</div>
</div><div><br></div><div>So the connection is clearly being made, but I don&#39;t know what the authentication is doing. In /etc/pam.d/vsftp is</div><div><div># Standard behaviour for ftpd(8).</div><div>auth    required        pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed</div>
<div><br></div><div># Note: vsftpd handles anonymous logins on its own. Do not enable pam_ftp.so.</div><div><br></div><div># Standard pam includes</div><div>@include common-account</div><div>@include common-session</div><div>
@include common-auth</div><div>auth    required        pam_shells.so</div></div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On Tue, Mar 22, 2011 at 12:27 PM, Kevin McGregor <span dir="ltr">&lt;<a href="mailto:kevin.a.mcgregor@gmail.com">kevin.a.mcgregor@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Maybe someone can throw in their two cents on this:<div><br></div><div>I installed vsftpd on my Ubuntu 10.04 server, and I set</div>
<div><span style="font-family:&#39;Helvetica Neue&#39;, &#39;Lucida Grande&#39;, Helvetica, Arial, Verdana, sans-serif;font-size:14px"><pre style="background-color:rgb(240, 238, 230);border-top-width:1pt;border-right-width:1pt;border-bottom-width:1pt;border-left-width:1pt;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(193, 180, 150);border-right-color:rgb(193, 180, 150);border-bottom-color:rgb(193, 180, 150);border-left-color:rgb(193, 180, 150);padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px">
local_enable=YES
write_enable=YES</pre></span></div><div>When I FTP to the server, I get prompted for a username and password, but it seems to just reject it and ask for username/password again. What else do I need to do? I just want one account to be able to FTP upload files to this server.</div>

<div><br></div><font color="#888888"><div>Kevin</div><div><br></div>
</font></blockquote></div><br></div>