File: vsftpd.templates

package info (click to toggle)
vsftpd 3.0.3-13
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 2,628 kB
  • sloc: ansic: 16,636; sh: 267; makefile: 51; python: 18
file content (16 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Template: vsftpd/username
Type: string
Default: ftp
_Description: Dedicated system account for the vsftpd FTP daemon:
 The FTP server must use a dedicated account for its operation so that
 the system's security is not compromised by running it with superuser
 privileges.
 .
 Please choose that account's username.

Template: vsftpd/directory
Type: string
Default: /srv/ftp
_Description: FTP root directory:
 Please specify the directory that will be used as root for the
 FTP server.