proftpd closing session after processing user password



Can anyone help me figure out why proftpd is just quitting after
attempting to process the password?

Here's the log:

ProFTPD 1.3.0 (stable) (built Sat Jul 8 23:06:06 EDT 2006) standalone
mode STARTUP
192.168.1.4[192.168.1.4]) - FTP session requested from unknown class
192.168.1.4[192.168.1.4]) - connected - local : 192.168.1.79:21
192.168.1.4[192.168.1.4]) - connected - remote : 192.168.1.4:2942
192.168.1.4[192.168.1.4]) - FTP session opened.
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'USER michael'
to mod_core
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'USER michael'
to mod_core
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'USER michael'
to mod_delay
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'USER michael'
to mod_auth
192.168.1.4[192.168.1.4]) - dispatching CMD command 'USER michael' to
mod_auth
192.168.1.4[192.168.1.4]) - dispatching POST_CMD command 'USER michael'
to mod_sql
192.168.1.4[192.168.1.4]) - dispatching POST_CMD command 'USER michael'
to mod_delay
192.168.1.4[192.168.1.4]) - mod_delay/0.5: delaying for 162 usecs
192.168.1.4[192.168.1.4]) - dispatching LOG_CMD command 'USER michael'
to mod_sql
192.168.1.4[192.168.1.4]) - dispatching LOG_CMD command 'USER michael'
to mod_log
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'PASS (hidden)'
to mod_core
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'PASS (hidden)'
to mod_core
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'PASS (hidden)'
to mod_sql
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'PASS (hidden)'
to mod_delay
192.168.1.4[192.168.1.4]) - dispatching PRE_CMD command 'PASS (hidden)'
to mod_auth
192.168.1.4[192.168.1.4]) - dispatching CMD command 'PASS (hidden)' to
mod_auth
192.168.1.4[192.168.1.4]) - FTP session closed.

.



Relevant Pages

  • Re: PAM problem? rh7.x
    ... > to a pam authenticated session - and thus the variables an ftp session is ... proftpd is chrooting the user? ... How does the proftpd chroot jail differ from when a shell login is ...
    (comp.os.linux.security)
  • Re: PAM problem? rh7.x
    ... >>I just updated my proftpd to v1.2.5 and am now getting the following ... Lookie lookie: ... - the pam_env setting is the environment (shell variables) that is assigned ... to a pam authenticated session - and thus the variables an ftp session is ...
    (comp.os.linux.security)
  • Re: Permission denied via telnet and ftp
    ... > I installed a package of proftpd yesterday to solve another problem... ... > When I log via a telnet session or via a ftp session I can't do a: ... and it says "PROFTPD default installation" even if in inetd.conf I use ...
    (comp.unix.solaris)
  • Re: proftpd closing session after processing user password
    ... mode STARTUP ... 192.168.1.4) - FTP session requested from unknown class ... authentication. ...
    (comp.os.linux.networking)
  • Re: tcp session limit with ipfw
    ... how limit using IPFW any other atempts to establish ftp session number ... vsftpd provide nice facilities for the functionality you are looking ... If you run your ftpd from inetd, you can also override this per inetd service. ...
    (freebsd-net)