From 2ce488c03cbea89caa60a040e0631710ff103d72 Mon Sep 17 00:00:00 2001 From: Vengance Date: Sat, 20 Feb 2016 12:49:18 +0100 Subject: [PATCH] Update jessie.xml --- lib/configfiles/jessie.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/configfiles/jessie.xml b/lib/configfiles/jessie.xml index 5cb2e296..9b552ee7 100644 --- a/lib/configfiles/jessie.xml +++ b/lib/configfiles/jessie.xml @@ -2195,7 +2195,8 @@ password_query = SELECT username AS user, password_enc AS password, CONCAT(homed # matches the local IP (ie. you're connecting from the same computer), the # connection is considered secure and plaintext authentication is allowed. # See also ssl=required setting. -#disable_plaintext_auth = yes +# enable plaintext +disable_plaintext_auth = no # Authentication cache size (e.g. 10M). 0 means it's disabled. Note that # bsdauth, PAM and vpopmail require cache_key to be set for caching to be used. @@ -3284,7 +3285,7 @@ plugin { # To really apply changes, reload proftpd after modifications, if # it runs in daemon mode. It is not required in inetd/xinetd mode. # - +RLimitChroot off # Includes DSO modules Include /etc/proftpd/modules.conf