The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 05-10-2008
risby risby is offline
Registered User
  
 

Join Date: Feb 2007
Posts: 11
Quote:
Originally Posted by antalexi View Post
I have several AIX servers running 5.2.
What is the default max size for a group in /etc/group?
How do I change the default max size for a group to be unlimited (if possible)? Thanks
I'm sorry I can't help with the N_GROUPS_MAX question. That parameter is a limit to the number of groups of which a user can be a member. I believe your original question quoted above is about the number of members a group can have which is sort of 90 degrees different.

I also would like to know if there is a limit on the line length of lines in /etc/group. I believe there is and that it is about 1000 characters but search as I have I cannot find any information about it. It may be that there is a limit imposed by ypmake which promulgates the /etc/group file.

Did you find an answer to your original question?

Can anybody advise where else I could look to find the answer?

Thx