<?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: UID to name mapping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111667#M446113</link>
    <description>Your /etc/passwd is not readable by non-root.&lt;BR /&gt;&lt;BR /&gt;The permissions should be -r--r--r-- or 400.</description>
    <pubDate>Sun, 01 Jun 2008 10:44:50 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2008-06-01T10:44:50Z</dc:date>
    <item>
      <title>UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111666#M446112</link>
      <description>Hi folks,&lt;BR /&gt;&lt;BR /&gt;I am suffering from a strange issue. Some how i see my 11.11 lost UID to names mapping for all users other than root. Whenever, i switch to any user and issue ls -ltr, it just shows the UID in owner and group.&lt;BR /&gt;&lt;BR /&gt;VELSD2N0#ls -ltr /etc/passwd&lt;BR /&gt;-r--r--r--   1 root       sys            791 Jun  1 16:53 /etc/passwd&lt;BR /&gt;&lt;BR /&gt;VELSD2N0#su - oracle&lt;BR /&gt;$ id&lt;BR /&gt;uid=108() gid=106()&lt;BR /&gt;&lt;BR /&gt;System is not trusted.&lt;BR /&gt;It is all ok for root....&lt;BR /&gt;&lt;BR /&gt;Any suggestions? :)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Anshu</description>
      <pubDate>Sun, 01 Jun 2008 10:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111666#M446112</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-06-01T10:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111667#M446113</link>
      <description>Your /etc/passwd is not readable by non-root.&lt;BR /&gt;&lt;BR /&gt;The permissions should be -r--r--r-- or 400.</description>
      <pubDate>Sun, 01 Jun 2008 10:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111667#M446113</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-06-01T10:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111668#M446114</link>
      <description>Are you using NIS?  I have this happening every once in awhile.&lt;BR /&gt;What's in /etc/passwd, just enough to point to NIS?&lt;BR /&gt;Try this:&lt;BR /&gt;/sbin/init.d/nis.client stop&lt;BR /&gt;/sbin/init.d/nis.client start&lt;BR /&gt;&lt;BR /&gt;See these threads:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1184911" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1184911&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1222063" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1222063&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Jun 2008 11:00:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111668#M446114</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-06-01T11:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111669#M446115</link>
      <description>Hi Anshu&lt;BR /&gt;&lt;BR /&gt;check your /etc/default files and from SAM check the UID is unique to all users.</description>
      <pubDate>Sun, 01 Jun 2008 11:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111669#M446115</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-06-01T11:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111670#M446116</link>
      <description>&amp;gt; VELSD2N0#ls -ltr /etc/passwd&lt;BR /&gt;&amp;gt; -r--r--r-- 1 root sys 791 Jun 1 16:53 /etc/passwd&lt;BR /&gt;&lt;BR /&gt;Right in front of my eyes!!&lt;BR /&gt;&lt;BR /&gt;Anyway, just in case check if /etc itself is cd-able by non-root and verify what the other people suggested.&lt;BR /&gt;&lt;BR /&gt;Did you run any hardening or auditing scripts on this server and can you correlate to some event when this problem started?</description>
      <pubDate>Sun, 01 Jun 2008 12:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111670#M446116</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-06-01T12:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111671#M446117</link>
      <description>Do you have an /etc/nsswitch.conf file?&lt;BR /&gt;&lt;BR /&gt;What are the contents?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sun, 01 Jun 2008 13:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111671#M446117</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2008-06-01T13:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111672#M446118</link>
      <description>Thanks all.&lt;BR /&gt;It was closed. The issue was with permission on /etc&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;Anshu</description>
      <pubDate>Tue, 03 Jun 2008 07:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111672#M446118</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-06-03T07:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: UID to name mapping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111673#M446119</link>
      <description>/etc/ was set to 600, it was changed back to 555</description>
      <pubDate>Tue, 03 Jun 2008 07:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uid-to-name-mapping/m-p/5111673#M446119</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-06-03T07:33:20Z</dc:date>
    </item>
  </channel>
</rss>

