Re: UID Limit

2002-05-23 Thread Darren Pilgrim
Peter Pentchev wrote: > I believe you are thinking of pid's (process ID's), not uid's (user ID's). Yes, you're right. Serves me for trying to do email after a long night of hacking at perverse bit-twiddling scripts. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hacker

Re: UID Limit

2002-05-22 Thread Peter Pentchev
On Wed, May 22, 2002 at 04:53:37PM -0700, Darren Pilgrim wrote: > Peter Pentchev wrote: > > > > On Wed, May 22, 2002 at 04:27:12PM +0100, Jamie Heckford wrote: > > > Hi, > > > > > > I was wondering if anyone would be able to tell me what the limit is on a > > > UID? Ie what is the highest integer

Re: UID Limit

2002-05-22 Thread Darren Pilgrim
Peter Pentchev wrote: > > On Wed, May 22, 2002 at 04:27:12PM +0100, Jamie Heckford wrote: > > Hi, > > > > I was wondering if anyone would be able to tell me what the limit is on a > > UID? Ie what is the highest integer it can go up to. > > > > I suppose as well some applications have differe

Re: UID Limit

2002-05-22 Thread Peter Pentchev
On Wed, May 22, 2002 at 04:27:12PM +0100, Jamie Heckford wrote: > Hi, > > I was wondering if anyone would be able to tell me what the limit is on a > UID? Ie what is the highest integer it can go up to. > > I suppose as well some applications have different values.. or am I > completly wrong