6.0.0-beta1
10/17/25

[#4835] ftp login fails because of empty password
Summary ftp login fails because of empty password
Queue Vacation
Queue Version 3.0
Type Bug
State No Feedback
Priority 2. Medium
Owners
Requester gino (at) laposte (dot) net
Created 01/03/2007 (6862 days ago)
Due
Updated 01/22/2007 (6843 days ago)
Assigned 01/11/2007 (6854 days ago)
Resolved 01/22/2007 (6843 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/22/2007 05:01:35 PM Jan Schneider State ⇒ No Feedback
 
01/11/2007 06:53:11 PM Jan Schneider Comment #2
State ⇒ Feedback
Priority ⇒ 2. Medium
Reply to this comment
I can't reproduce this, works perfectly here.
01/03/2007 07:01:07 PM gino (at) laposte (dot) net Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ ftp login fails because of empty password
Queue ⇒ Vacation
State ⇒ Unconfirmed
Reply to this comment
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.


Saved Queries