🚀 go-pugleaf

RetroBBS NetNews Server

Inspired by RockSolid Light RIP Retro Guy

Thread View: pl.comp.os.linux.sieci
2 messages
2 total messages Started by povawa Fri, 30 Sep 2016 20:36
proftpd bez tls
#237619
Author: povawa
Date: Fri, 30 Sep 2016 20:36
27 lines
987 bytes
Cześć

Czy do proftpd można się logować użytkownikiem i hasłem bez TLS?
Z TLS wszytko odbywa się bez problemów, ale jak łączę się klientem bez TLS (taka sytuacja i już), to ostatnie w logach:
 dispatching PRE_CMD command 'USER s_test' to mod_exec
 dispatching PRE_CMD command 'USER s_test' to mod_rewrite
 dispatching PRE_CMD command 'USER s_test' to mod_tls
 dispatching PRE_CMD command 'USER s_test' to mod_core
 dispatching PRE_CMD command 'USER s_test' to mod_core
 dispatching PRE_CMD command 'USER s_test' to mod_delay
 dispatching PRE_CMD command 'USER s_test' to mod_auth
 dispatching CMD command 'USER s_test' to mod_ratio
 dispatching CMD command 'USER s_test' to mod_auth
 dispatching POST_CMD command 'USER s_test' to mod_exec
 dispatching POST_CMD command 'USER s_test' to mod_delay
i wszystko zamiera.

W configu jest oczywiście:
TLSRequired off

Nawet jak wyłączę całkowicie moduł TLS to też nie działa (logi j/w).

Coś, ktoś?



Pozdrawiam.
Povawa
Re: proftpd bez tls
#237681
Author: "PawelS pawel(at
Date: Sat, 26 Oct 2019 22:19
17 lines
647 bytes
povawa pisze:
> Cześć
>
> Czy do proftpd można się logować użytkownikiem i hasłem bez TLS?
> Z TLS wszytko odbywa się bez problemów, ale jak łączę się klientem bez TLS (taka sytuacja i już), to ostatnie w logach:
[...]
>
> W configu jest oczywiście:
> TLSRequired off
>
> Nawet jak wyłączę całkowicie moduł TLS to też nie działa (logi j/w).
>
> Coś, ktoś?
Jak wyłączysz TLS, to powinieneś dostać odpowiedź 500 AUTH not understood:
500 AUTH not understood
Być może problemem jest coś zupełnie innego,
może spróbuj strace na procesie głównym proftpd
wraz ze śledzeniem wątków, może znajdziesz przyczynę.
Thread Navigation

This is a paginated view of messages in the thread with full content displayed inline.

Messages are displayed in chronological order, with the original post highlighted in green.

Use pagination controls to navigate through all messages in large threads.

Back to All Threads