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:
Michael Kaufmann (d00p)
2013-07-09 20:54:06 +02:00
parent 26326937b1
commit d02c739640
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ LoadModule mod_tls.c
# SQL backend engine to use this module and the required backend.
# This module must be mandatory loaded before anyone of
# the existent SQL backeds.
#LoadModule mod_sql.c
LoadModule mod_sql.c
# Install proftpd-mod-ldap to use this
#LoadModule mod_ldap.c

View File

@@ -130,7 +130,7 @@ AdminControlsEngine off
# Alternative authentication frameworks
#
#Include /etc/proftpd/ldap.conf
#Include /etc/proftpd/sql.conf
Include /etc/proftpd/sql.conf
#
# This is used for FTPS connections