- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX group limit for each user
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-20-2006 07:08 AM
03-20-2006 07:08 AM
HPUX group limit for each user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:09 AM
03-20-2006 07:09 AM
Re: HPUX group limit for each user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:14 AM
03-20-2006 07:14 AM
Re: HPUX group limit for each user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:21 AM
03-20-2006 07:21 AM
Re: HPUX group limit for each user
See this document for more details:
KBRC00017206
If you'd like to see the number increased and you have a support contract with HP, you could place a call and ask for an Enhancement Request to be considered.
Best regards,
Oz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:22 AM
03-20-2006 07:22 AM
Re: HPUX group limit for each user
None directly.
You could think about giving the user a "secondary" account that he could su to & then split up his groups between the 2 accounts.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:23 AM
03-20-2006 07:23 AM
Re: HPUX group limit for each user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:24 AM
03-20-2006 07:24 AM
Re: HPUX group limit for each user
The Enhancement Request for NGROUPS to be increased is JAGaf08926. This enhancement request has been investigated recently by the labs.
Conclusions: - We cannot patch an increased number of groups into any existing release without breaking both application binary compatibility and kernel intrusive application binary compatibility. - Under investigation for 11.31 or later but without commitment.
- If they are using NFS or any applications utilizing ONC RPC they would still be restricted to 16 groups based on Solaris ONC code limit of 16, even if OS NGROUPS limit was changed to greater then 20.
Alternative:
1) What has been described below can be accomplished using the ACL's available in HP-UX. They can put the administrators in a common group (admin) and modify the ACL's on all of the application files to allow "admin" to have group access. ACL's are also available on Solaris, AIX and Linux.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:31 AM
03-20-2006 07:31 AM
Re: HPUX group limit for each user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2006 07:44 AM
03-20-2006 07:44 AM
Re: HPUX group limit for each user
I did see that when we distributed the group file via NIS (in days gone past), the hard limit was there at 20. Of course, now that I've "said it", HP will probably "fix" it, and then I'll be back down to 20.