load auth_file module
This commit is contained in:
parent
122eedcef6
commit
044f869857
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue