HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Maximum number of users in a group
Operating System - HP-UX
1826055
Members
4258
Online
109690
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 01:18 AM
06-18-2010 01:18 AM
Maximum number of users in a group
Is there a maximum number of users that can be in a group? I have added over 200 users into 1 group (as a secondary group)and when calling id in a user where the group is the primary the group name is not displayed. EG:
DEV iraxxxxx :# id
uid=554(xfermde4) gid=203()
When calling id in a group where the group is a secondary group it is not displayed at all: EG:
DEV iraxxxxx :# id
uid=700(mt10tpr) gid=101(modes)
Can this be resolved?
DEV iraxxxxx :# id
uid=554(xfermde4) gid=203()
When calling id in a group where the group is a secondary group it is not displayed at all: EG:
DEV iraxxxxx :# id
uid=700(mt10tpr) gid=101(modes)
Can this be resolved?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 02:25 AM
06-18-2010 02:25 AM
Re: Maximum number of users in a group
Hi,
The length of each line in /etc/group is limited to LINE_MAX, as defined in. Because of this limit, users should not be listed in their primary group - only in their additional groups.
man 4 group
grep LINE_MAX /usr/include/limits.h
$ define LINE_MAX 2048L /* Expected length in bytes of a
$ define _POSIX2_LINE_MAX 2048 /* Unless otherwise noted, the maximum
rgs,
The length of each line in /etc/group is limited to LINE_MAX, as defined in
man 4 group
grep LINE_MAX /usr/include/limits.h
$ define LINE_MAX 2048L /* Expected length in bytes of a
$ define _POSIX2_LINE_MAX 2048 /* Unless otherwise noted, the maximum
rgs,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2010 02:30 AM
06-18-2010 02:30 AM
Re: Maximum number of users in a group
Thanks. I has found the answer and resolution in a previuos thread but appreciate the swift response.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP