| services.vsftpd.userDbPath | Only applies if enableVirtualUsers is true
|
| services.vsftpd.userlistDeny | Specifies whether userlistFile is a list of user
names to allow or deny access
|
| services.vsftpd.userlist | See userlistFile.
|
| services.vsftpd.userlistFile | Newline separated list of names to be allowed/denied if userlistEnable
is true
|
| services.vsftpd.userlistEnable | Whether users are included.
|
| services.vsftpd.anonymousUser | Whether to enable the anonymous FTP user.
|
| services.vsftpd.enableVirtualUsers | Whether to enable the pam_userdb-based
virtual user system
|
| services.vsftpd.anonymousUserHome | Directory to consider the HOME of the anonymous user.
|
| services.vsftpd.anonymousUserNoPassword | Whether to disable the password for the anonymous FTP user.
|
| services.vsftpd.virtualUseLocalPrivs | If enabled, virtual users will use the same privileges as local
users
|
| services.vsftpd.localUsers | Whether to enable FTP for local users.
|
| services.vsftpd.writeEnable | Whether any write activity is permitted to users.
|
| services.vsftpd.forceLocalDataSSL | Only applies if sslEnable is true
|
| services.vsftpd.forceLocalLoginsSSL | Only applies if sslEnable is true
|
| services.vsftpd.anonymousMkdirEnable | Whether any uploads are permitted to anonymous users.
|
| services.vsftpd.anonymousUploadEnable | Whether any uploads are permitted to anonymous users.
|
| services.vsftpd.chrootlocalUser | Whether local users are confined to their home directory.
|