blob: ebfdcb285021ea88bd6150caaea8b75e5dbb32da (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
##
## This is the example "/etc/ftpusers" file for the bsdftpd-ssl FTP server.
## The syntax of this file is described in the ftpd-ssl(8) man page.
##
## Deny various system users.
root
toor
daemon
operator
bin
tty
kmem
games
news
man
sshd
bind
proxy
_pflogd
uucp
pop
www
nobody
mailnull
smmsp
## Deny members of the "noftp" group.
# @noftp
## All other users are allowed.
|