On Sat, 21 Apr 2001, Pablo Manalastas wrote:
..
> On Fri, 20 Apr 2001, Ina Patricia Lopez wrote:
> 
> >   kaya ba ng linux server ang mga 80K users sa passwd?
> > if not, what is the alternative?
> 
> Using linux-2.4.X and glibc-2.2.X, the maximum uid
> allowed is (2^32 - 2).  That is more that 4 billion uids.

which doesnt mean go ahead and use 'em. linux has a crappy password
system, FreeBSD is superior in this regard: can you imagine the sheer
INEFFICIENCY of doing UID lookups (for ls(1) for example) on a 10MB flat
file /etc/passwd?

FreeBSD at least uses Sleepycat DB hashes on /etc/passwd and
/etc/master.passwd -- but I dont know if it supports 32bit UIDs.

Certainly anyone trying to put more than maybe 20K users on 1 Linux box is
really asking for trouble. Intel just doesn't scale.

If you need those 80K users for some free email service or what-not (and
not general shell access) you might want to email me privately, I have a
very neat solution (well, that's my ego talking) that you might want to
consider. And it's Artistic too.  :)

 
---------------------------------------------------------------------
Orlando Andico <[EMAIL PROTECTED]>       POTS Phone: +63   (2) 848-2893
Mosaic Communications, Inc.            GSM Mobile: +63 (917) 531-5893
I'm not suffering from insanity -- I'm enjoying  every minute of it!!

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to