load sftp and ldap module

This commit is contained in:
Sebastian Hugentobler 2017-09-06 11:11:16 +02:00
parent 15e0f5dec0
commit a866e47554

View File

@ -16,6 +16,9 @@ RequireValidShell off
DenyAll
</Limit>
LoadModule mod_ldap.c
LoadModule mod_sftp.c
<IfModule mod_sftp.c>
SFTPEngine on
SFTPAuthMethods password