From owner-freebsd-hackers Tue Jun 1 8:10:13 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 97D3415085 for ; Tue, 1 Jun 1999 08:10:06 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id RAA21673; Tue, 1 Jun 1999 17:09:56 +0200 (CEST) (envelope-from des) To: Ayan George Cc: Steve Ames , freebsd-hackers@FreeBSD.ORG Subject: Re: UID Limits References: <199905261252.IAA10076@kiwi.datasys.net> From: Dag-Erling Smorgrav Date: 01 Jun 1999 17:09:55 +0200 In-Reply-To: Ayan George's message of "Wed, 26 May 1999 08:52:26 -0400 (EDT)" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ayan George writes: > Yes, pwd_mkdb compares the UID with USHRT_MAX. I wonder if there > is a macro that defines the maximum GID and UID like: It's just a warning which was put there because some software incorrectly stores UIDs in unsigned short ints rather than uid_ts and thus does not grok large UIDs. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message