Date: Mon, 24 Jun 2002 14:29:31 +0400 (MSD) From: Maxim Konovalov <maxim@macomnet.ru> To: Dag-Erling Smorgrav <des@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: Re: cvs commit: src/etc group master.passwd Message-ID: <20020624142801.X87503-100000@news1.macomnet.ru> In-Reply-To: <200206232041.g5NKf7u16415@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13:41-0700, Jun 23, 2002, Dag-Erling Smorgrav wrote: > des 2002/06/23 13:41:07 PDT > > Modified files: > etc group master.passwd > Log: > Add an sshd user and group for the OpenSSH privilege separation code. > > Revision Changes Path > 1.24 +2 -1 src/etc/group > 1.32 +2 -1 src/etc/master.passwd > Does anybody object to the next diff? Index: etc/ftpusers =================================================================== RCS file: /home/ncvs/src/etc/ftpusers,v retrieving revision 1.9 diff -u -r1.9 ftpusers --- etc/ftpusers 7 May 2002 11:07:39 -0000 1.9 +++ etc/ftpusers 24 Jun 2002 10:26:18 -0000 @@ -12,6 +12,7 @@ games news man +sshd bind uucp xten Index: share/examples/pppd/ppp.deny.sample =================================================================== RCS file: /home/ncvs/src/share/examples/pppd/ppp.deny.sample,v retrieving revision 1.8 diff -u -r1.8 ppp.deny.sample --- share/examples/pppd/ppp.deny.sample 8 May 2002 17:06:40 -0000 1.8 +++ share/examples/pppd/ppp.deny.sample 24 Jun 2002 10:26:31 -0000 @@ -13,6 +13,7 @@ games news man +sshd smmsp mailnull bind %%% -- Maxim Konovalov, MAcomnet, Internet Dept., system engineer phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624142801.X87503-100000>