freebsd-nq/usr.sbin/sysinstall
Ceri Davies 3213dc8412 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
2007-06-11 18:36:39 +00:00
..
help
acpi.c
acpidump.h
anonFTP.c Create group ftp by default. This is gid 14 as this is the historical 2007-06-11 18:36:39 +00:00
biosmptable.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
cdrom.c If floppies are used to boot the machine, the user lets the machine 2007-02-22 20:29:53 +00:00
command.c
config.c Update postfix MTA selection code to point at postfix 2.4 which is the 2007-04-05 10:23:30 +00:00
devices.c One more s/ethernet/Ethernet/ I missed in the previous revision. 2007-03-19 16:36:34 +00:00
dhcp.c
disks.c
dispatch.c
dist.c Make sysinstall's code WARNS=2 clean . 2007-03-23 19:57:27 +00:00
dist.h
dmenu.c
doc.c
dos.c
floppy.c
ftp.c
globals.c
http.c
index.c Add new x11-drivers category. 2007-05-19 21:27:37 +00:00
install.c
install.cfg Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
installUpgrade.c Write to slice name instead of directly to the disk device. 2007-06-05 05:44:41 +00:00
keymap.c
label.c
list.h
main.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
Makefile remove WARNS=2: we're not ready for it yet. 2007-03-23 22:09:02 +00:00
media.c
menus.c o Fix typo: firwalling -> firewalling. 2007-05-19 07:36:43 +00:00
misc.c
modules.c
mouse.c
msg.c
network.c
nfs.c
options.c
package.c
pccard.c
rtermcap.c
sysinstall.8 Bring these files up-to-date. 2007-02-18 22:41:41 +00:00
sysinstall.h
system.c Use the RB_AUTOBOOT define over 0. 2007-02-23 21:15:14 +00:00
tape.c
tcpip.c Tighten IP address check, prevent '..' from being passed 2007-05-17 06:08:42 +00:00
termcap.c Use sizeof() for calculating the buffer size instead of hard-coded values. 2007-03-06 09:32:41 +00:00
ttys.c
ufs.c
user.c
variable.c Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
wizard.c