Update jessie.xml
This commit is contained in:
@@ -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
|
# 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.
|
||||||
#disable_plaintext_auth = yes
|
# enable plaintext
|
||||||
|
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.
|
||||||
@@ -3284,7 +3285,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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user