diff options
| author | Brad Davis <brd@FreeBSD.org> | 2018-08-21 17:07:52 +0000 |
|---|---|---|
| committer | Brad Davis <brd@FreeBSD.org> | 2018-08-21 17:07:52 +0000 |
| commit | 541075a618224e50431824d139c3e5fbdc3cfe7e (patch) | |
| tree | 5e525da13d3be1d50545a91cafda24086b1b6771 /libexec/ftpd/ftpusers | |
| parent | 64be79ef76069b725c6c7a7b22425642b77a927a (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd/ftpusers')
| -rw-r--r-- | libexec/ftpd/ftpusers | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/libexec/ftpd/ftpusers b/libexec/ftpd/ftpusers new file mode 100644 index 000000000000..96a751399532 --- /dev/null +++ b/libexec/ftpd/ftpusers @@ -0,0 +1,29 @@ +# $FreeBSD$ +# +# list of users disallowed any ftp access. +# read by ftpd(8). +root +toor +daemon +operator +bin +tty +kmem +games +news +ntpd +man +sshd +smmsp +mailnull +bind +unbound +proxy +_pflogd +_dhcp +uucp +pop +auditdistd +www +hast +nobody |
