summaryrefslogtreecommitdiff
path: root/ftp/bsdftpd-ssl/files/ftpusers
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-18 20:54:41 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-18 20:54:41 +0000
commitea99a484345535a464a374dff9df4f53ca956dd0 (patch)
tree65a691eead9673ee80131af5bd33ca100ed461d2 /ftp/bsdftpd-ssl/files/ftpusers
parentGGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is (diff)
- Update to 1.1.0
PR: ports/83633 Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=139536
Diffstat (limited to 'ftp/bsdftpd-ssl/files/ftpusers')
-rw-r--r--ftp/bsdftpd-ssl/files/ftpusers31
1 files changed, 31 insertions, 0 deletions
diff --git a/ftp/bsdftpd-ssl/files/ftpusers b/ftp/bsdftpd-ssl/files/ftpusers
new file mode 100644
index 000000000000..ebfdcb285021
--- /dev/null
+++ b/ftp/bsdftpd-ssl/files/ftpusers
@@ -0,0 +1,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.