[krbdev.mit.edu #6543] SVN Commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Wed Aug 12 14:53:48 EDT 2009
    
    
  
user() was replying to the user command and then calling login(),
which could send a continuation reply if it fails to chdir to the
user's homedir.  Continuation replies must come before the actual
reply; the mis-ordering was causing ftp and ftpd to deadlock.  To fix
the bug, invoke login() before reply() so that the continuation reply
comes first.
http://src.mit.edu/fisheye/changelog/krb5/?cs=22519
Commit By: ghudson
Revision: 22519
Changed Files:
U   trunk/src/appl/gssftp/ftpd/ftpd.c
    
    
More information about the krb5-bugs
mailing list