Re: [Proftpd-user] Incorrect password
Manuel Almayate <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hello I put what is in the debug file. *--------------------------------------------- 2019-08-24 20:52:44,640 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): connected - local : ::ffff:192.168.1.100:21 2019-08-24 20:52:44,640 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): connected - remote : 192.168.1.10:50674 2019-08-24 20:52:44,640 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): FTP session opened. 2019-08-24 20:52:44,641 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): setting CommandBufferSize to 512 2019-08-24 20:52:44,641 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'AUTH TLS' to mod_core 2019-08-24 20:52:44,641 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'AUTH TLS' to mod_core 2019-08-24 20:52:44,642 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching LOG_CMD_ERR command 'AUTH TLS' to mod_log 2019-08-24 20:52:44,643 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'AUTH SSL' to mod_core 2019-08-24 20:52:44,643 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'AUTH SSL' to mod_core 2019-08-24 20:52:44,643 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching LOG_CMD_ERR command 'AUTH SSL' to mod_log 2019-08-24 20:52:49,268 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'USER video' to mod_core 2019-08-24 20:52:49,268 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'USER video' to mod_core 2019-08-24 20:52:49,268 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'USER video' to mod_delay 2019-08-24 20:52:49,268 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'USER video' to mod_auth 2019-08-24 20:52:49,268 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching CMD command 'USER video' to mod_auth 2019-08-24 20:52:49,269 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching POST_CMD command 'USER video' to mod_delay 2019-08-24 20:52:49,269 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching LOG_CMD command 'USER video' to mod_log 2019-08-24 20:52:49,269 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching LOG_CMD command 'USER video' to mod_delay 2019-08-24 20:52:49,269 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'PASS (hidden)' to mod_core 2019-08-24 20:52:49,270 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'PASS (hidden)' to mod_core 2019-08-24 20:52:49,270 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'PASS (hidden)' to mod_delay 2019-08-24 20:52:49,270 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching PRE_CMD command 'PASS (hidden)' to mod_auth 2019-08-24 20:52:49,270 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): dispatching CMD command 'PASS (hidden)' to mod_auth 2019-08-24 20:52:49,301 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): USER video (Login failed): Incorrect password 2019-08-24 20:52:49,301 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): Maximum login attempts (1) exceeded, connection refused 2019-08-24 20:52:49,302 Almayate proftpd[97685] 192.168.1.100 (192.168.1.10[192.168.1.10]): FTP session closed. *--------------------------------------------- Greetings. El 24/08/2019 a las 19:24, Matus UHLAR - fantomas escribió: > On 24.08.19 19:06, Manuel Almayate wrote: >> I keep trying to make proftpd work for me, it doesn't give me any >> program error anymore. >> Only the users cannot connect. Always measure that the password is >> wrong. I have tried what many websites say but I always get the same >> result. Wrong password. >> The proftpd log gives the following message >> 2019-08-24 18: 59: 27,988 Almayate proftpd [18551] 192.168.1.100: >> ProFTPD 1.3.6 (stable) (built Thu Aug 8 2019 17:09:41 UTC) standalone >> mode STARTUP >> 2019-08-24 19: 00: 42,151 Almayate proftpd [25215] 192.168.1.100 >> (192.168.1.10 [192.168.1.10]): USER video (Login failed): Incorrect >> password > >> How should I generate the users password to accept it? > > what does proftpd debug log say? --- El software de antivirus Avast ha analizado este correo electrónico en busca de virus. https://www.avast.com/antivirus _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html