Xref: utzoo comp.unix.xenix:12253 comp.unix.questions:23401 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!pilchuck!dataio!shiloh!rwing!nanook From: nanook@rwing.UUCP (Robert Dinse) Newsgroups: comp.unix.xenix,comp.unix.questions Subject: Re: How many uids and gids are allowed in SCO Xenix? Summary: How many uids allowed Message-ID: <106@rwing.UUCP> Date: 29 Jun 90 20:58:30 GMT References: <1990Jun28.031638.15931@cunixf.cc.columbia.edu> Organization: Totally Unorganized Lines: 15 In article <1990Jun28.031638.15931@cunixf.cc.columbia.edu>, chaiklin@cunixf.cc.columbia.edu (Seth Chaiklin) writes: > > I am runing SCO Xenix/386 2.3.1. I am curious about whether there > is a upper limit on uids and also a upper limit on group ids? > How do people handle the growing number of uids? Do you fill in > the lower values or just keep adding to the end? Does it matter? > Thanks, Seth Chaiklin > I've done some experimenting on that very subject and found 30,000 to be the limit (not 32767 or some sensical boundry). Although you can go this high, to have more about 990 users you have to create seperate /usr or /usr2 or whatever directories, otherwise mkdir blows up. Never ran into a group id problem so don't know what/if max values apply there.