HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NGROUPS
Operating System - HP-UX
1838381
Members
2764
Online
110125
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
05-30-2002 01:12 AM
05-30-2002 01:12 AM
NGROUPS
HI,all
how many gid is included in one sid?
I have seen it depends on NGROUPS
But I don't know how to increase !
help me
how many gid is included in one sid?
I have seen it depends on NGROUPS
But I don't know how to increase !
help me
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 01:24 AM
05-30-2002 01:24 AM
Re: NGROUPS
hi
You cannot change it
NGROUPS cannot be tunable, since current algorithms need its size must be known at kernel compilation and also libc and several other commands.
Steev Steel
You cannot change it
NGROUPS cannot be tunable, since current algorithms need its size must be known at kernel compilation and also libc and several other commands.
Steev Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 01:24 AM
05-30-2002 01:24 AM
Re: NGROUPS
Hi
The NGROUPS kernel parameter is the limit for the number of groups a user can belong to
To increase this you will need to ammend your kernel
#cd /stand/build
Create the kernel system file
#/usr/lbin/sysadm/system_prep -s system
Edit the system file and make the changes to NGROUPS
#vi system
Build the new Kernel
#/usr/sbin/mk_kernel -s ./system
backup the old kernel and system files
#mv /stand/system/ /stand.system.old
#mv /stand/vmunix /stand.vmunix.old
Install the new kernel
#cp /stand/build/system /stand
#cp /stand/build/vmunix_test /stand/vmunix
Reboot the system
#shutdown -r 0
Verify the change
#sysdef | grep NGROUPS
Hope this helps
Steve
The NGROUPS kernel parameter is the limit for the number of groups a user can belong to
To increase this you will need to ammend your kernel
#cd /stand/build
Create the kernel system file
#/usr/lbin/sysadm/system_prep -s system
Edit the system file and make the changes to NGROUPS
#vi system
Build the new Kernel
#/usr/sbin/mk_kernel -s ./system
backup the old kernel and system files
#mv /stand/system/ /stand.system.old
#mv /stand/vmunix /stand.vmunix.old
Install the new kernel
#cp /stand/build/system /stand
#cp /stand/build/vmunix_test /stand/vmunix
Reboot the system
#shutdown -r 0
Verify the change
#sysdef | grep NGROUPS
Hope this helps
Steve
take your time and think things through
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 01:28 AM
05-30-2002 01:28 AM
Re: NGROUPS
Hi
Sorry , have further checked steve's reply
From TKB document: UNX1100174
Problem Description
Is the maximum number of groups to which a user can belong simultaneously still limited to 20 (defined by NGROUPS) in HP-UX 11.0?
Solution
Yes, 20 groups per user is still
the limit at HP-UX 11.0.
sysdef | more
will show tunable parameters
Steve
Sorry , have further checked steve's reply
From TKB document: UNX1100174
Problem Description
Is the maximum number of groups to which a user can belong simultaneously still limited to 20 (defined by NGROUPS) in HP-UX 11.0?
Solution
Yes, 20 groups per user is still
the limit at HP-UX 11.0.
sysdef | more
will show tunable parameters
Steve
take your time and think things through
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP