linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NGROUP increase - thoughts
@ 2001-07-16 23:32 Tim Hockin
  2001-07-16 23:47 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Hockin @ 2001-07-16 23:32 UTC (permalink / raw)
  To: Linux Kernel Mailing List

I'm sure this has been given thought, so I want to probe teh collective
resources.  We need to have users in more than 32 groups.  In fact, they
may need to be a member of MANY more groups than that.

What is the current thinking on this problem?  Would it be desirable to
replace current->groups[NGROUPS] with a poibnter to an array?  Thus
allowing (with libc changes) many more groups?

Comments, please.
Tim
-- 
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@sun.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NGROUP increase - thoughts
  2001-07-16 23:32 NGROUP increase - thoughts Tim Hockin
@ 2001-07-16 23:47 ` Andreas Dilger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Dilger @ 2001-07-16 23:47 UTC (permalink / raw)
  To: Tim Hockin; +Cc: Linux Kernel Mailing List

You write:
> I'm sure this has been given thought, so I want to probe teh collective
> resources.  We need to have users in more than 32 groups.  In fact, they
> may need to be a member of MANY more groups than that.
> 
> What is the current thinking on this problem?  Would it be desirable to
> replace current->groups[NGROUPS] with a poibnter to an array?  Thus
> allowing (with libc changes) many more groups?

The real solution is ACLs (if you are talking filesystem permissions).
See acl.bestbits.at, I think, for ext2 ACL/EA patch.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-16 23:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-16 23:32 NGROUP increase - thoughts Tim Hockin
2001-07-16 23:47 ` Andreas Dilger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).