<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://bugs.horde.org/themes/feed-rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>ftp login fails because of empty password</title>
  <pubDate>Fri, 08 Aug 2008 14:24:47 -0400</pubDate>
  <link>http://bugs.horde.org/ticket/4835</link>
  <atom:link rel="self" type="application/rss+xml" title="ftp login fails because of empty password" href="http://bugs.horde.org/ticket/4835/rss" />
  <description>ftp login fails because of empty password</description>

  
  
  <item>
   <title>when settings  the following parameter, the ftp driver shoul</title>
   <description>when settings  the following parameter, the ftp driver should use (as it is described in the conf page)  the password used to log in, but a tcpdump showed that the password used is empty whereas the user is correct.

$conf['server']['params']['default']['hordeauth'] = 'full'

decoded tcpdump :

220 alfred.mydomaine.fr FTP server ready
USER testuser@mydomaine.fr
331 Password required for testuser@mydomaine.fr.
PASS
530 Login incorrect.
QUIT
221 Goodbye.
</description>
   <pubDate>Wed, 03 Jan 2007 14:01:07 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4835#t27990</link>
  </item>
  <item>
   <title>I can't reproduce this, works perfectly here.</title>
   <description>I can't reproduce this, works perfectly here.</description>
   <pubDate>Thu, 11 Jan 2007 13:53:11 -0500</pubDate>
   <link>http://bugs.horde.org/ticket/4835#t28286</link>
  </item>
  

 </channel>
</rss>
