From owner-cvs-src@FreeBSD.ORG Sat Dec 13 17:50:48 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D96BC16A4CE; Sat, 13 Dec 2003 17:50:48 -0800 (PST) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B765D43D1F; Sat, 13 Dec 2003 17:50:47 -0800 (PST) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.3) with ESMTP id hBE1ojA7001626; Sat, 13 Dec 2003 17:50:45 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id hBE1ojQt001625; Sat, 13 Dec 2003 17:50:45 -0800 Date: Sat, 13 Dec 2003 17:50:45 -0800 From: Brooks Davis To: Robert Watson Message-ID: <20031214015044.GA28627@Odin.AC.HMC.Edu> References: <200312140042.hBE0g1fL082055@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <200312140042.hBE0g1fL082055@repoman.freebsd.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 01:50:49 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 13, 2003 at 04:42:01PM -0800, Robert Watson wrote: > rwatson 2003/12/13 16:42:01 PST >=20 > FreeBSD src repository >=20 > Modified files: > . UPDATING=20 > Log: > Comment on initgroups.c:1.8: it can prevent users from logging in if > a user has over 16 groups defined. > =20 > Reported by: "Klaus-J. Wolf" A similar change is needed in 4.x or the change should be backed there. I think we should back it out (in stable) until the various users of initgroups are fixed to output something useful and, preferably, not exit when this happens. As it is, we turned an rarely hit edge case that was somewhat difficult to debug into a fatal error that that is about equally difficult to debug and breaks the account in question. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/28HyXY6L6fI4GtQRAlVbAJ94V+KGIC5vW46SLoTHHO2tMuhGYgCg3IG7 qVWed9+xJkg/98HRkUPJd3o= =9sAY -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--