Skip site navigation (1)Skip section navigation (2)
Date:      30 Jul 1999 15:38:30 +0200
From:      Dag-Erling Smorgrav <des@flood.ping.uio.no>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        Mike Smith <mike@smith.net.au>, hackers@FreeBSD.ORG
Subject:   Re: No MAXUID ?
Message-ID:  <xzpso661cmh.fsf@flood.ping.uio.no>
In-Reply-To: Sheldon Hearn's message of "Fri, 30 Jul 1999 12:50:23 %2B0200"
References:  <55670.933331823@axl.noc.iafrica.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn <sheldonh@uunet.co.za> writes:
> Another question I should have asked in my original mail is this: are
> there magical reasons why we should want pwd_mkdb to bleat for every
> encountered UID greater that 65535 ?

How many times do I have to go through this?

There is no "artificial limitation in pwd_mkdb". pwd_mkdb warns
against UIDs larger than 65535 because legacy software that uses
unsigned short instead of uid_t will break with large UIDs. There were
even a few such cases in our tree that I fixed less than a year ago
IIRC.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpso661cmh.fsf>