3213dc8412
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
32 lines
364 B
Plaintext
32 lines
364 B
Plaintext
# $FreeBSD$
|
|
#
|
|
wheel:*:0:root
|
|
daemon:*:1:
|
|
kmem:*:2:
|
|
sys:*:3:
|
|
tty:*:4:
|
|
operator:*:5:root
|
|
mail:*:6:
|
|
bin:*:7:
|
|
news:*:8:
|
|
man:*:9:
|
|
games:*:13:
|
|
ftp:*:14:
|
|
staff:*:20:
|
|
sshd:*:22:
|
|
smmsp:*:25:
|
|
mailnull:*:26:
|
|
guest:*:31:
|
|
bind:*:53:
|
|
proxy:*:62:
|
|
authpf:*:63:
|
|
_pflogd:*:64:
|
|
_dhcp:*:65:
|
|
uucp:*:66:
|
|
dialer:*:68:
|
|
network:*:69:
|
|
audit:*:77:
|
|
www:*:80:
|
|
nogroup:*:65533:
|
|
nobody:*:65534:
|