Merge pull request #300 from Froxlor/revert-299-master
Revert "Changes in the config templates"
This commit is contained in:
@@ -2892,7 +2892,6 @@ AllowRetrieveRestart on
|
|||||||
ListOptions "-al"
|
ListOptions "-al"
|
||||||
DisplayChdir .message
|
DisplayChdir .message
|
||||||
UseIPv6 off
|
UseIPv6 off
|
||||||
RLimitChroot off
|
|
||||||
|
|
||||||
# Modules settings
|
# Modules settings
|
||||||
#DelayEngine off
|
#DelayEngine off
|
||||||
|
|||||||
@@ -2195,8 +2195,7 @@ 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
|
# matches the local IP (ie. you're connecting from the same computer), the
|
||||||
# connection is considered secure and plaintext authentication is allowed.
|
# connection is considered secure and plaintext authentication is allowed.
|
||||||
# See also ssl=required setting.
|
# See also ssl=required setting.
|
||||||
# enable plaintext
|
#disable_plaintext_auth = yes
|
||||||
disable_plaintext_auth = no
|
|
||||||
|
|
||||||
# Authentication cache size (e.g. 10M). 0 means it's disabled. Note that
|
# 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.
|
# bsdauth, PAM and vpopmail require cache_key to be set for caching to be used.
|
||||||
@@ -3285,7 +3284,7 @@ plugin {
|
|||||||
# To really apply changes, reload proftpd after modifications, if
|
# To really apply changes, reload proftpd after modifications, if
|
||||||
# it runs in daemon mode. It is not required in inetd/xinetd mode.
|
# it runs in daemon mode. It is not required in inetd/xinetd mode.
|
||||||
#
|
#
|
||||||
RLimitChroot off
|
|
||||||
# Includes DSO modules
|
# Includes DSO modules
|
||||||
Include /etc/proftpd/modules.conf
|
Include /etc/proftpd/modules.conf
|
||||||
|
|
||||||
|
|||||||
@@ -843,7 +843,7 @@ service auth {
|
|||||||
# SSL/TLS is used (LOGINDISABLED capability). Note that if the remote IP
|
# 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
|
# matches the local IP (ie. you're connecting from the same computer), the
|
||||||
# connection is considered secure and plaintext authentication is allowed.
|
# connection is considered secure and plaintext authentication is allowed.
|
||||||
disable_plaintext_auth = no
|
#disable_plaintext_auth = yes
|
||||||
|
|
||||||
# Authentication cache size (e.g. 10M). 0 means it's disabled. Note that
|
# 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.
|
# 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.
|
# /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file.
|
||||||
# To really apply changes reload proftpd after modifications.
|
# To really apply changes reload proftpd after modifications.
|
||||||
#
|
#
|
||||||
RLimitChroot off
|
|
||||||
# Includes DSO modules
|
# Includes DSO modules
|
||||||
Include /etc/proftpd/modules.conf
|
Include /etc/proftpd/modules.conf
|
||||||
|
|
||||||
|
|||||||
@@ -1829,8 +1829,7 @@ iterate_query = SELECT username AS user FROM mail_users
|
|||||||
# This is the ProFTPD configuration file
|
# This is the ProFTPD configuration file
|
||||||
#
|
#
|
||||||
# See: http://www.proftpd.org/docs/directives/linked/by-name.html
|
# See: http://www.proftpd.org/docs/directives/linked/by-name.html
|
||||||
#
|
|
||||||
RLimitChroot off
|
|
||||||
# Security-Enhanced Linux (SELinux) Notes:
|
# Security-Enhanced Linux (SELinux) Notes:
|
||||||
#
|
#
|
||||||
# In Fedora and Red Hat Enterprise Linux, ProFTPD runs confined by SELinux
|
# In Fedora and Red Hat Enterprise Linux, ProFTPD runs confined by SELinux
|
||||||
|
|||||||
@@ -859,7 +859,7 @@ service auth {
|
|||||||
# SSL/TLS is used (LOGINDISABLED capability). Note that if the remote IP
|
# 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
|
# matches the local IP (ie. you're connecting from the same computer), the
|
||||||
# connection is considered secure and plaintext authentication is allowed.
|
# connection is considered secure and plaintext authentication is allowed.
|
||||||
disable_plaintext_auth = no
|
#disable_plaintext_auth = yes
|
||||||
|
|
||||||
# Authentication cache size (e.g. 10M). 0 means it's disabled. Note that
|
# 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.
|
# bsdauth, PAM and vpopmail require cache_key to be set for caching to be used.
|
||||||
@@ -1108,7 +1108,7 @@ MYSQL_AUXOPTIONS_FIELD CONCAT("allowimap=",imap,",allowpop3=",pop3)
|
|||||||
# /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file.
|
# /etc/proftpd/proftpd.conf -- This is a basic ProFTPD configuration file.
|
||||||
# To really apply changes reload proftpd after modifications.
|
# To really apply changes reload proftpd after modifications.
|
||||||
#
|
#
|
||||||
RLimitChroot off
|
|
||||||
# Includes DSO modules
|
# Includes DSO modules
|
||||||
Include /etc/proftpd/modules.conf
|
Include /etc/proftpd/modules.conf
|
||||||
|
|
||||||
|
|||||||
@@ -4389,7 +4389,7 @@ MYSQL_AUXOPTIONS_FIELD CONCAT("allowimap=",imap,",allowpop3=",pop3)
|
|||||||
# To really apply changes, reload proftpd after modifications, if
|
# To really apply changes, reload proftpd after modifications, if
|
||||||
# it runs in daemon mode. It is not required in inetd/xinetd mode.
|
# it runs in daemon mode. It is not required in inetd/xinetd mode.
|
||||||
#
|
#
|
||||||
RLimitChroot off
|
|
||||||
# Includes DSO modules
|
# Includes DSO modules
|
||||||
Include /etc/proftpd/modules.conf
|
Include /etc/proftpd/modules.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user