Date: Wed, 28 May 2003 04:40:10 -0700 (PDT) From: jilles@stack.nl (Jilles Tjoelker) To: freebsd-bugs@FreeBSD.org Subject: Re: bin/52433: lines in /etc/group longer than 1024 chars are ignored Message-ID: <200305281140.h4SBeAKu059748@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/52433; it has been noted by GNATS. From: jilles@stack.nl (Jilles Tjoelker) To: freebsd-gnats-submit@FreeBSD.org, jwk@stack.nl Cc: Subject: Re: bin/52433: lines in /etc/group longer than 1024 chars are ignored Date: Wed, 28 May 2003 13:38:04 +0200 (CEST) The 1024-char limit is for getgrouplist(3), login(1) and su(1) need less to function correctly. The problem did not occur on 5.0-RELEASE. It is very likely that it has something to do with the NSS changes recently.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305281140.h4SBeAKu059748>