load auth_file module
This commit is contained in:
parent
122eedcef6
commit
044f869857
@ -21,9 +21,8 @@ LoadModule mod_ldap.c
|
||||
LoadModule mod_sftp.c
|
||||
|
||||
{{if (getenv "STATIC_USER")}}
|
||||
<Global>
|
||||
LoadModule mod_auth_file.c
|
||||
AuthUserFile /etc/proftpd/passwd
|
||||
</Global>
|
||||
{{end}}
|
||||
|
||||
<IfModule mod_sftp.c>
|
||||
|
Loading…
Reference in New Issue
Block a user