Networking Forums

Networking Forums > Computer Networking > Linux Networking > proftpd closing session after processing user password

Reply
Thread Tools Display Modes

proftpd closing session after processing user password

 
 
michael.munger@gmail.com
Guest
Posts: n/a

 
      10-29-2006, 07:19 AM
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.

 
Reply With Quote
 
 
 
 
joseph2k
Guest
Posts: n/a

 
      10-29-2006, 04:58 PM
(E-Mail Removed) wrote:

> 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.



Not that i know anything about proftpd, but it looks like you are failing
authentication.

--
JosephKK
Gegen dummheit kampfen die Gotter Selbst, vergebens.Â*Â*
--Schiller
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Proftpd user/password : Easy question trihanhcie@gmail.com Linux Networking 0 06-06-2006 08:01 AM
suspend a user session after some idle time Haroon Malik Windows Networking 3 05-25-2006 09:50 PM
Proftpd with user aliases and directory limitations not being applied Mike Linux Networking 0 11-09-2004 09:55 PM
proftpd user account and directory access Dhruv Linux Networking 4 01-11-2004 04:43 PM
Proftpd password capturing... Sam Dunham Linux Networking 1 12-08-2003 07:10 PM



1 2 3 4 5 6 7 8 9 10 11