Date: Mon, 11 Jun 2007 18:36:39 +0000 (UTC) From: Ceri Davies <ceri@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc group src/usr.sbin/sysinstall anonFTP.c Message-ID: <200706111836.l5BIaeQL027306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ceri 2007-06-11 18:36:39 UTC
FreeBSD src repository
Modified files:
etc group
usr.sbin/sysinstall anonFTP.c
Log:
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
Revision Changes Path
1.35 +1 -0 src/etc/group
1.39 +3 -3 src/usr.sbin/sysinstall/anonFTP.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706111836.l5BIaeQL027306>
