aboutsummaryrefslogtreecommitdiff
path: root/etc/group
diff options
context:
space:
mode:
authorCeri Davies <ceri@FreeBSD.org>2007-06-11 18:36:39 +0000
committerCeri Davies <ceri@FreeBSD.org>2007-06-11 18:36:39 +0000
commit3213dc8412824764919f6bcffc91b066cc8cf1e1 (patch)
tree57752bea8c95ae686e215496fa72259ea3b74e5f /etc/group
parent56b8f0b02dd99bc2723903daecc35c83021e9055 (diff)
downloadsrc-3213dc8412824764919f6bcffc91b066cc8cf1e1.tar.gz
src-3213dc8412824764919f6bcffc91b066cc8cf1e1.zip
Create group ftp by default. This is gid 14 as this is the historical
id used by sysinstall when enabling anonymous FTP. Change the default group used by sysinstall for setting up anonymous FTP from operator to ftp; there is no reason to use operator and there are potential security issues when doing so. PR: 93284 Approved by: ru (mentor) Reviewed by: simon
Notes
Notes: svn path=/head/; revision=170566
Diffstat (limited to 'etc/group')
-rw-r--r--etc/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/group b/etc/group
index 007acac5a219..044c9f10e143 100644
--- a/etc/group
+++ b/etc/group
@@ -11,6 +11,7 @@ bin:*:7:
news:*:8:
man:*:9:
games:*:13:
+ftp:*:14:
staff:*:20:
sshd:*:22:
smmsp:*:25: