<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NGROUPS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734232#M66136</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry , have further checked steve's reply&lt;BR /&gt;&lt;BR /&gt;From TKB document: UNX1100174 &lt;BR /&gt;&lt;BR /&gt;Problem Description &lt;BR /&gt;&lt;BR /&gt;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? &lt;BR /&gt;&lt;BR /&gt;Solution &lt;BR /&gt;&lt;BR /&gt;Yes, 20 groups per user is still &lt;BR /&gt;the limit at HP-UX 11.0. &lt;BR /&gt;&lt;BR /&gt;sysdef | more&lt;BR /&gt;&lt;BR /&gt;will show tunable parameters&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 30 May 2002 08:28:42 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2002-05-30T08:28:42Z</dc:date>
    <item>
      <title>NGROUPS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734229#M66133</link>
      <description>HI,all&lt;BR /&gt;how many gid is included in one sid?&lt;BR /&gt;I have seen it depends on NGROUPS&lt;BR /&gt;But I don't know how to increase !&lt;BR /&gt;help me</description>
      <pubDate>Thu, 30 May 2002 08:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734229#M66133</guid>
      <dc:creator>chin hyeon jung</dc:creator>
      <dc:date>2002-05-30T08:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: NGROUPS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734230#M66134</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;You cannot change it&lt;BR /&gt;&lt;BR /&gt;NGROUPS cannot be tunable, since current algorithms need its size must be known at kernel compilation and also libc and several other commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      Steev Steel</description>
      <pubDate>Thu, 30 May 2002 08:24:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734230#M66134</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-30T08:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: NGROUPS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734231#M66135</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The NGROUPS kernel parameter is the limit for the number of groups a user can belong to&lt;BR /&gt;&lt;BR /&gt;To increase this you will need to ammend your kernel&lt;BR /&gt;&lt;BR /&gt;#cd /stand/build&lt;BR /&gt;&lt;BR /&gt;Create the kernel system file&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;&lt;BR /&gt;Edit the system file and make the changes to NGROUPS&lt;BR /&gt;&lt;BR /&gt;#vi system&lt;BR /&gt;&lt;BR /&gt;Build the new Kernel&lt;BR /&gt;&lt;BR /&gt;#/usr/sbin/mk_kernel -s ./system&lt;BR /&gt;&lt;BR /&gt;backup the old kernel and system files&lt;BR /&gt;&lt;BR /&gt;#mv /stand/system/ /stand.system.old&lt;BR /&gt;#mv /stand/vmunix /stand.vmunix.old&lt;BR /&gt;&lt;BR /&gt;Install the new kernel&lt;BR /&gt;&lt;BR /&gt;#cp /stand/build/system /stand&lt;BR /&gt;#cp /stand/build/vmunix_test /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;Reboot the system&lt;BR /&gt;&lt;BR /&gt;#shutdown -r 0&lt;BR /&gt;&lt;BR /&gt;Verify the change&lt;BR /&gt;&lt;BR /&gt;#sysdef | grep NGROUPS&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 30 May 2002 08:24:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734231#M66135</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-30T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: NGROUPS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734232#M66136</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry , have further checked steve's reply&lt;BR /&gt;&lt;BR /&gt;From TKB document: UNX1100174 &lt;BR /&gt;&lt;BR /&gt;Problem Description &lt;BR /&gt;&lt;BR /&gt;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? &lt;BR /&gt;&lt;BR /&gt;Solution &lt;BR /&gt;&lt;BR /&gt;Yes, 20 groups per user is still &lt;BR /&gt;the limit at HP-UX 11.0. &lt;BR /&gt;&lt;BR /&gt;sysdef | more&lt;BR /&gt;&lt;BR /&gt;will show tunable parameters&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 30 May 2002 08:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ngroups/m-p/2734232#M66136</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-05-30T08:28:42Z</dc:date>
    </item>
  </channel>
</rss>

