fix proftpd-config-templates for debian wheezy, thx to finnq & Spacey
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -19,7 +19,7 @@ LoadModule mod_tls.c
|
|||||||
# SQL backend engine to use this module and the required backend.
|
# SQL backend engine to use this module and the required backend.
|
||||||
# This module must be mandatory loaded before anyone of
|
# This module must be mandatory loaded before anyone of
|
||||||
# the existent SQL backeds.
|
# the existent SQL backeds.
|
||||||
#LoadModule mod_sql.c
|
LoadModule mod_sql.c
|
||||||
|
|
||||||
# Install proftpd-mod-ldap to use this
|
# Install proftpd-mod-ldap to use this
|
||||||
#LoadModule mod_ldap.c
|
#LoadModule mod_ldap.c
|
||||||
|
|||||||
@@ -130,7 +130,7 @@ AdminControlsEngine off
|
|||||||
# Alternative authentication frameworks
|
# Alternative authentication frameworks
|
||||||
#
|
#
|
||||||
#Include /etc/proftpd/ldap.conf
|
#Include /etc/proftpd/ldap.conf
|
||||||
#Include /etc/proftpd/sql.conf
|
Include /etc/proftpd/sql.conf
|
||||||
|
|
||||||
#
|
#
|
||||||
# This is used for FTPS connections
|
# This is used for FTPS connections
|
||||||
|
|||||||
Reference in New Issue
Block a user