Max number of groups in NIS

  • Follow


Hi,

When making NIS I have received this problem for quite along time but 
without seeing any problems, what does it mean is there a limitation or 
not ?


bash-3.00# /usr/ccs/bin/make
/usr/sbin/mknetid: mila's groups exceed 16


/michael
0
Reply michael_laajanen (637) 11/16/2009 8:49:08 PM

On 2009-11-16 20:49:08 +0000, Michael Laajanen 
<michael_laajanen@yahoo.com> said:

> Hi,
> 
> When making NIS I have received this problem for quite along time but 
> without seeing any problems, what does it mean is there a limitation or 
> not ?
> 
> 
> bash-3.00# /usr/ccs/bin/make
> /usr/sbin/mknetid: mila's groups exceed 16
> 


The NFS protocol (at least versions before 4) has a limit of 16 groups, 
so being in more groups than that will not work very well with NFS.  I 
am not sure what the local limit is, but it may also be 16, on the 
grounds that there's not much point in making it some large value and 
having things break mysteriously over NFS.

0
Reply Tim 11/16/2009 9:41:48 PM


In article <2009111621414816807-tfb@tfeborg>,
 Tim Bradshaw <tfb@tfeb.org> wrote:

> On 2009-11-16 20:49:08 +0000, Michael Laajanen 
> <michael_laajanen@yahoo.com> said:
> 
> > Hi,
> > 
> > When making NIS I have received this problem for quite along time but 
> > without seeing any problems, what does it mean is there a limitation or 
> > not ?
> > 
> > 
> > bash-3.00# /usr/ccs/bin/make
> > /usr/sbin/mknetid: mila's groups exceed 16
> > 
> 
> 
> The NFS protocol (at least versions before 4) has a limit of 16 groups, 
> so being in more groups than that will not work very well with NFS.  I 
> am not sure what the local limit is, but it may also be 16, on the 
> grounds that there's not much point in making it some large value and 
> having things break mysteriously over NFS.

If you NEVER plan on using NFS, you can have a user be a member of up to 
32 groups.  AFAIK, there's no way to have a user be in more than 32 
groups.  If you need that level of granularity, use ACLs.

-- 
DeeDee, don't press that button!  DeeDee!  NO!  Dee...
[I filter all Goggle Groups posts, so any reply may be automatically by ignored]


0
Reply Michael 11/17/2009 7:52:37 AM

2 Replies
1121 Views

(page loaded in 0.127 seconds)

Similiar Articles:













7/23/2012 4:32:55 AM


Reply: