Group membership limit


 
Thread Tools Search this Thread
Operating Systems Solaris Group membership limit
# 1  
Old 04-09-2008
Group membership limit

On Solaris, a user is limited to being a member of a maximum of 16 groups. Could someone tell me where this limit comes from, i.e. is it NIS, or Solaris, or NFS that is imposing this limit?

What is the work-around to remove this limitation?

Last edited by son_t; 04-09-2008 at 07:49 AM..
# 2  
Old 04-10-2008
Java

Hi son_t,

This may answer your question;

Peter Harvey's blog

I hope this is of help.

Jnike
# 3  
Old 04-10-2008
Many thanks for that... I've just read it, but really need to digest...

Is he saying increasing the max group membership is possible, if we go to NFS v4 AND Solaris 10 with the 'hack' that he kind of outlines?

Can I go to NFS v4 and use Samba on Linux to get around this problem that I am having with NFS+Solaris+Samba?
# 4  
Old 04-10-2008
Java

Hi son_t,

I'm still digesting this information myself......

Q1
Quote:
Originally Posted by son_t
Is he saying increasing the max group membership is possible, if we go to NFS v4 AND Solaris 10 with the 'hack' that he kind of outlines?
Remember the over heads described here...

So that's it is it? Just increase NGROUPS_MAX_DEFAULT?
Err, not quite. Not if we want 10,000+ groups. Let's see ...


see section = Scalability!!

Q2
Quote:
Originally Posted by son_t
Can I go to NFS v4 and use Samba on Linux to get around this problem that I am having with NFS+Solaris+Samba?
I'm not sure at this point, but you should be careful before considering implementing this type of changes to your system.

see section = So this what I'm thinking ...
This kind of change could break many things so we have an internal architectural review group that discuss this sort of thing.

I hope this is of help.

Jnike
# 5  
Old 04-11-2008
I see that the article is pretty old, and that Solaris 10 is quite mature(ish) now. So this group membership limit might have been removed in Solaris 10? (i.e. the hack has gone into the code?)
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Web Development

Getting apache to see a LDAP group membership change

trying to implement authz to a webpage using require ldap-group. It works, except I need to do apachectl restart before the server will observe an add or a delete to the group. Seems like apache is acquiring the group membership at startup & caching it. It's a static group. I have apache... (0 Replies)
Discussion started by: maraixadm
0 Replies

2. Solaris

16 groups membership limit (part 2)

Part 1 is here: https://www.unix.com/sun-solaris/60395-group-membership-limit.html So I am having to solve and re-visit this problem... I've tried various OSes (Solaris10/Opensolaris/MacOSX/Debian) and ngroup_max settings, some work for local filesystems but not over NFSv4. Peter Harvey's blog... (4 Replies)
Discussion started by: son_t
4 Replies

3. Post Here to Contact Site Administrators and Moderators

monthly membership??

Hi, Do we have monthly membership (VIP) in our forum? if not, do we have any plans for it? Regards, (1 Reply)
Discussion started by: clx
1 Replies

4. Shell Programming and Scripting

How to group the output w/ limit

Hi All, Second time to post on this group :) I'm pulling my hair now 'coz I'm so dumb to produce this requirement. Requirement: I want to run a utility by limiting the no. inside my process (mov##) to be able to use in multi streaming. Here is my script: --Input: "user_list.txt"... (0 Replies)
Discussion started by: alvingo
0 Replies

5. UNIX for Advanced & Expert Users

group limit

hi, i have in my /etc/group an unix group full. i need to add new user in this group. users need to have the same gid and the same name... is it possible ? can i create a concatenation with an other group or something else ? thx (1 Reply)
Discussion started by: farzolito
1 Replies

6. Post Here to Contact Site Administrators and Moderators

Membership

what is the meaning of the types of membership and when am i a full member:confused: :confused: :confused: (1 Reply)
Discussion started by: nigel
1 Replies
Login or Register to Ask a Question