From owner-freebsd-questions Fri Sep 17 3: 8:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 41CE615168 for ; Fri, 17 Sep 1999 03:08:46 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11RuwV-000JEJ-00; Fri, 17 Sep 1999 12:08:35 +0200 From: Sheldon Hearn To: Christopher Michaels Cc: "'Hisako Majima'" , freebsd-questions@FreeBSD.ORG Subject: Re: MAX GID number In-reply-to: Your message of "Fri, 17 Sep 1999 12:07:34 +0200." <73897.937562854@axl.noc.iafrica.com> Date: Fri, 17 Sep 1999 12:08:35 +0200 Message-ID: <73922.937562915@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Sep 1999 12:07:34 +0200, Sheldon Hearn wrote: > While uid_t and gid_t make for huge numbers, some software will choke on > a UID or GID larger than USHRT_MAX, which is defined in > /usr/include/machine/limits.h . I'm talking crap, sorry. Some software will choke on a UID or GID larger than 65535. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message