<?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: How to find the maximum uid that can be assgined? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768259#M74053</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am working on a script to generat a specific uid for all users. &lt;BR /&gt;&lt;BR /&gt;I have found a number of 2147483647 for HP-UX. However, I am not sure :&lt;BR /&gt;&lt;BR /&gt;1. if differet O/S has different max_uid?&lt;BR /&gt;2. if different bit O/S has different max_uid?&lt;BR /&gt;3. where I can find the defined max_uid on a hp-ux 11.x system?&lt;BR /&gt;&lt;BR /&gt;Tx</description>
    <pubDate>Fri, 19 Jul 2002 17:39:39 GMT</pubDate>
    <dc:creator>Crystal_1</dc:creator>
    <dc:date>2002-07-19T17:39:39Z</dc:date>
    <item>
      <title>How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768253#M74047</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Does any one how to find the maximum uid that can be assigned to a new user?&lt;BR /&gt;&lt;BR /&gt;Tx, Crystal</description>
      <pubDate>Fri, 19 Jul 2002 17:21:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768253#M74047</guid>
      <dc:creator>Crystal_1</dc:creator>
      <dc:date>2002-07-19T17:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768254#M74048</link>
      <description>It use to be 65535 (2^16-1)&lt;BR /&gt;&lt;BR /&gt;Don't know if it has changed.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 19 Jul 2002 17:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768254#M74048</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-07-19T17:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768255#M74049</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;I'm not sure, but is it possible its &lt;BR /&gt;defined by UID_MAX ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;UID_MAX&lt;BR /&gt;has an&lt;BR /&gt;HP-UX&lt;BR /&gt;value of&lt;BR /&gt;2147483647 + ,&lt;BR /&gt;which means that on all&lt;BR /&gt;HP-UX systems the smallest unattainable value for a user or group&lt;BR /&gt;ID&lt;BR /&gt;is at least 2147483647.&lt;BR /&gt;A particular system might be capable of supporting&lt;BR /&gt;more than 2147483647 user or group&lt;BR /&gt;IDs,&lt;BR /&gt;in which case its&lt;BR /&gt;&lt;LIMITS.H&gt; file sets&lt;BR /&gt;UID_MAX&lt;BR /&gt;to a higher value; however, any application&lt;BR /&gt;assuming such a higher value is not guaranteed to be portable to all&lt;BR /&gt;HP-UX&lt;BR /&gt;systems.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Steven&lt;/LIMITS.H&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768255#M74049</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-19T17:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768256#M74050</link>
      <description>Which OS?&lt;BR /&gt;&lt;BR /&gt;And even with a 64bit OS, some applications might not like large UID's, of which informix comes to mind with their older versions.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 19 Jul 2002 17:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768256#M74050</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-07-19T17:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768257#M74051</link>
      <description>see also :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90682/B2355-90682_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90682/00/03/314-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90682/00/03/314-toc.html&amp;amp;searchterms=UID_MAX&amp;amp;queryid=20020719-113712" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90682/B2355-90682_top.html&amp;amp;con=/hpux/onlinedocs/B2355-90682/00/03/314-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-90682/00/03/314-toc.html&amp;amp;searchterms=UID_MAX&amp;amp;queryid=20020719-113712&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The following fields have numerical limitations as noted:&lt;BR /&gt;The user ID is an integer value between -2 and&lt;BR /&gt;UID_MAX&lt;BR /&gt;inclusive.&lt;BR /&gt;&lt;BR /&gt;The group ID is an integer value between 0 and&lt;BR /&gt;UID_MAX&lt;BR /&gt;inclusive.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Fri, 19 Jul 2002 17:37:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768257#M74051</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-19T17:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768258#M74052</link>
      <description>The max amount of uids is defined by MAXINT. Check the file /usr/conf/sys/param.h and you'll see it's set to hex value 0x7fffffff which is over 2 billion, to be exact 2,147,483,647. But since root is 0, the correct number should be (MAXINT-1).</description>
      <pubDate>Fri, 19 Jul 2002 17:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768258#M74052</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-07-19T17:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768259#M74053</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am working on a script to generat a specific uid for all users. &lt;BR /&gt;&lt;BR /&gt;I have found a number of 2147483647 for HP-UX. However, I am not sure :&lt;BR /&gt;&lt;BR /&gt;1. if differet O/S has different max_uid?&lt;BR /&gt;2. if different bit O/S has different max_uid?&lt;BR /&gt;3. where I can find the defined max_uid on a hp-ux 11.x system?&lt;BR /&gt;&lt;BR /&gt;Tx</description>
      <pubDate>Fri, 19 Jul 2002 17:39:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768259#M74053</guid>
      <dc:creator>Crystal_1</dc:creator>
      <dc:date>2002-07-19T17:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768260#M74054</link>
      <description>The value is 2^32 - 1 BUT for compatibility reasons especially in an NIS/NIS+ multi-platform environment I would keep them below 64K. At one time, SAM in 10.20 at least wouldn't allow a UID greater then 59,999.&lt;BR /&gt;&lt;BR /&gt;Some versions of NFS also have problems with large uid's. &lt;BR /&gt;&lt;BR /&gt;Unless you have a compelling reason to use uid's &amp;gt; 60K, I would avoid them.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768260#M74054</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-19T17:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768261#M74055</link>
      <description>&lt;BR /&gt;here you can find all the man pages for &lt;BR /&gt;hpux : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90682/B2355-90682.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90682/B2355-90682.html&lt;/A&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768261#M74055</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2002-07-19T17:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768262#M74056</link>
      <description>A.Clay,&lt;BR /&gt;&lt;BR /&gt;How can u know it is 2^32-1, it is not 2^31?&lt;BR /&gt;&lt;BR /&gt;Crystal&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768262#M74056</guid>
      <dc:creator>Crystal_1</dc:creator>
      <dc:date>2002-07-19T17:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768263#M74057</link>
      <description>Hi Crystal:&lt;BR /&gt;&lt;BR /&gt;Be careful if you use values &amp;gt; 60K.  As noted in the 'tar' man pages: "tar does not&lt;BR /&gt;support the archival of files larger than 2GB or files that have user/group IDs greater than 60K.  Files with user/group IDs greater than 60K are archived and restored under the user/group ID of the current process."&lt;BR /&gt;&lt;BR /&gt;This also applies to 'cpio' and 'pax'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 19 Jul 2002 17:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768263#M74057</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-07-19T17:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768264#M74058</link>
      <description>You are correct! That was a typo on my part. It should be 2^31 - 1 --- the maximum value of a 32-bit two's complement integer.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768264#M74058</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-07-19T17:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the maximum uid that can be assgined?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768265#M74059</link>
      <description>Hi Crystal,&lt;BR /&gt;&lt;BR /&gt;for quite som etime now (pre Y2K, IIRC) user-ids can be 32bit (instead of the old 16bit ones). What happens is, when the first file is owned by a user-id &amp;gt; 65535 the whole file-system is silently converted to use 32bits for owner/group for ALL I-nodes...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jul 2002 17:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-the-maximum-uid-that-can-be-assgined/m-p/2768265#M74059</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-07-19T17:48:02Z</dc:date>
    </item>
  </channel>
</rss>

