changed some fields/keys/attributes and changed references to reflect those changes
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
|
||||
# AuthOrder mod_auth_pam.c mod_auth_unix.c*
|
||||
AuthOrder mod_auth_file.c
|
||||
AuthUserFile {{ config.proftpd.auth_filepaths.users_path }}
|
||||
AuthGroupFile {{ config.proftpd.auth_filepaths.groups_path }}
|
||||
AuthUserFile {{ config.proftpd.auth_paths.users }}
|
||||
AuthGroupFile {{ config.proftpd.auth_paths.groups }}
|
||||
AuthFileOptions SyntaxCheck
|
||||
|
||||
TLSEngine on
|
||||
|
||||
Reference in New Issue
Block a user