Jack Holt wrote: > Well, Suns (under Solaris) support 32-bit uids, so the limit there could > be much higher. Bruce's answer seems to imply that Debian uses 16-bit > uids. Can someone tell me if that's true or not? Just curious.
>From <gnu/types.h>: typedef unsigned short __uid_t; /* Type of user identifications. */ Bye, -- Thomas Baetzler, [EMAIL PROTECTED], [EMAIL PROTECTED] <A HREF="http://home.pages.de/~thb/">thb's Homepage</A> -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

