<?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: top in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818218#M85935</link>
    <description>It looks like an NIS problem to me. Check your NIS configuration and make sure you have the latest patches.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
    <pubDate>Thu, 03 Oct 2002 13:14:23 GMT</pubDate>
    <dc:creator>Martin Johnson</dc:creator>
    <dc:date>2002-10-03T13:14:23Z</dc:date>
    <item>
      <title>top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818209#M85926</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have Solaris and Hp-UX machines  in Single NIS Domain, when i run top on few machines it doesnt show the username, just shows the UID, but in others it shows the user name. This is happening on both solaris and HP-UX machines.&lt;BR /&gt;&lt;BR /&gt;But i'm able to login and when i give id command it shows username and user id,&lt;BR /&gt;&lt;BR /&gt;Any suggestions&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 03 Oct 2002 11:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818209#M85926</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-10-03T11:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818210#M85927</link>
      <description>Hi Chakri,&lt;BR /&gt;&lt;BR /&gt;I think it was a problem fixed with some patches.  Here is what I found in the patch database for 10.20 and 11.00, but I don't know if they will fix your problem or not.  These are the patches that mention the problem, and there are newer patches for both of these:&lt;BR /&gt;&lt;BR /&gt;10.20&lt;BR /&gt;&lt;BR /&gt;PHCO_14306:&lt;BR /&gt; top(1) displays wrong usernames after PHCO_10096.&lt;BR /&gt; Extra character in top output at the lower right&lt;BR /&gt; corner of the screen.  Floating exception when&lt;BR /&gt; screen is small.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;11.00&lt;BR /&gt;&lt;BR /&gt; PHCO_14809:&lt;BR /&gt; top(1) displays wrong usernames.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2002 12:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818210#M85927</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-03T12:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818211#M85928</link>
      <description>Hi Chakri,&lt;BR /&gt;is it the same for every user? If not, the simple answer could be that the users in question have defined "top -u" as alias for top, a move to increase speed. Just an idea..&lt;BR /&gt;Regards,&lt;BR /&gt;John K.</description>
      <pubDate>Thu, 03 Oct 2002 12:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818211#M85928</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2002-10-03T12:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818212#M85929</link>
      <description>It is happening for all the users, it shows only userID for all the users, no User name at all, u option didnt work&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 03 Oct 2002 12:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818212#M85929</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-10-03T12:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818213#M85930</link>
      <description>Hi Chakri,&lt;BR /&gt;&lt;BR /&gt;For HP-UX:&lt;BR /&gt;&lt;BR /&gt;Issue command to check /etc/passwd:&lt;BR /&gt;pwck&lt;BR /&gt;&lt;BR /&gt;Fix any error found.&lt;BR /&gt;&lt;BR /&gt;One of the possibilities is the "#". Remove the "#" or the "#" line in /etc/passwd&lt;BR /&gt;&lt;BR /&gt;If the above does not work, try to install "top(1) cumulative patch":&lt;BR /&gt;&lt;BR /&gt;HP-UX 10.01: PHCO_22558&lt;BR /&gt;HP-UX 10.10: PHCO_22557&lt;BR /&gt;HP-UX 10.20: PHCO_22556&lt;BR /&gt;HP-UX 11.00: PHCO_26020&lt;BR /&gt;HP-UX 11.11: PHCO_25204&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2002 12:29:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818213#M85930</guid>
      <dc:creator>Uncle Liew</dc:creator>
      <dc:date>2002-10-03T12:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818214#M85931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One other thing I just thought of, what are the permissions on your /etc/passwd file?  If it isn't readable by the group (sys), it will make 'top' just show UIDs instead of usernames.  Also, what are your permissions on /usr/bin/top?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2002 12:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818214#M85931</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-03T12:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818215#M85932</link>
      <description>Sorry,,, top -u is showing the user processes&lt;BR /&gt;every thing was fine till yesterday,, no changes has been done in NIS.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 03 Oct 2002 12:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818215#M85932</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-10-03T12:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818216#M85933</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Now this problem is occuring only for certain users&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 03 Oct 2002 13:05:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818216#M85933</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-10-03T13:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818217#M85934</link>
      <description>Chakri,&lt;BR /&gt;&lt;BR /&gt;What results do you see when one of the users having the 'top' problem does the 'whoami' command?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Oct 2002 13:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818217#M85934</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-10-03T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818218#M85935</link>
      <description>It looks like an NIS problem to me. Check your NIS configuration and make sure you have the latest patches.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 03 Oct 2002 13:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818218#M85935</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-10-03T13:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: top</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818219#M85936</link>
      <description>But as the same user i'm able to login to the machine, and on few machines it shows his user name when i use top command.&lt;BR /&gt;&lt;BR /&gt;and on the machine where top is not showing the username if i do whoami it gives me the username&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;chakri</description>
      <pubDate>Thu, 03 Oct 2002 13:18:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top/m-p/2818219#M85936</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-10-03T13:18:39Z</dc:date>
    </item>
  </channel>
</rss>

