View Single Post
Old 04-12-2005, 03:48 PM  
odd
Senior Member
 
Join Date: Sep 2003
Posts: 273
Default problem with one users not getting in.

I had my server down for a few weeks and after starting it up all worked fine except that one users cant login. The weird thing is that nothing gets logged while he tryes to login, but I can see him on the firewall trying to connect.

Cant really figure it out what could be wrong. Only thing I did before was to move ioftpd from c:\ to d:\
Note that all other users so far works flawless. I run SSL and this is the ffxp log when he tryes to login.

Code:
 [R] Connecting to ipnumber -> DNS=ipnumber IP=ipnumber PORT=portnumber
 [R] Connected to ipnumber
 [R] 220 Unit ready.
 [R] AUTH SSL
 [R] 234 AUTH SSL successful.
 [R] Connected. Negotiating SSL session..
 [R] SSL negotiation successful...
 [R] SSL encrypted session using cipher RC4-MD5 (128 bits)
 [R] PBSZ 0
 [R] 200 PBSZ 0 successful.
 [R] USER user1
 [R] 530 Login incorrect.
 [R] Connection failed
 [R] Delaying for 120 seconds before reconnect attempt #1
odd is offline   Reply With Quote