Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ames!nrl-cmf!mailrus!tut.cis.ohio-state.edu!triceratops.cis.ohio-state.edu!karl From: karl@triceratops.cis.ohio-state.edu (Karl Kleinpaste) Newsgroups: comp.unix.wizards Subject: What are the ramifications of increasing NGROUPS? Message-ID: <21258@tut.cis.ohio-state.edu> Date: 2 Sep 88 18:14:34 GMT Sender: news@tut.cis.ohio-state.edu Lines: 17 I have a small research project in mind which will require the possibility for much larger NGROUPS values on my systems than seem typical. Currently, I am looking at Suns, HPs, Pyramids, and Encore MultiMaxen (Umax, not Mach) for this; the Suns and Multimax have NGROUPS #defined as 8, whereas the HPs and Pyramids use 20. I am inclined to send NGROUPS up quite a ways, possibly to 100 or higher. If one assumes that I have all sources to everything required (not yet a true statement; but by the time I get around to doing something about this, it should be), am I doing the necessary and sufficient thing by merely editing and recompiling The World? Can I get away with recompiling just the kernel and /bin/login? I have never examined the implementation of BSD's multiple groups concept closely; this is my first serious approach to this area. --Karl