diff --git a/lib/configfiles/precise.xml b/lib/configfiles/precise.xml index 18bb165b..54082917 100644 --- a/lib/configfiles/precise.xml +++ b/lib/configfiles/precise.xml @@ -843,7 +843,7 @@ service auth { # SSL/TLS is used (LOGINDISABLED capability). Note that if the remote IP # matches the local IP (ie. you're connecting from the same computer), the # connection is considered secure and plaintext authentication is allowed. -#disable_plaintext_auth = yes +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. @@ -1105,7 +1105,7 @@ MYSQL_AUXOPTIONS_FIELD CONCAT("allowimap=",imap,",allowpop3=",pop3) # /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file. # To really apply changes reload proftpd after modifications. # - +RLimitChroot off # Includes DSO modules Include /etc/proftpd/modules.conf