<?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: /etc/passwd permission in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864596#M397309</link>
    <description>Errors can result if you make the passwd file permissions 440.  &lt;BR /&gt;&lt;BR /&gt;The biggest issue is that is you make the passwd file permissions 440, then a regular user will see the UID numbers instead of user ids when they do an ls -l.&lt;BR /&gt;&lt;BR /&gt;Users must be able to read the passwd file in order for ls (and other things) to be able to translate UID numbers to the actual user id names.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Oct 2004 15:14:12 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-10-07T15:14:12Z</dc:date>
    <item>
      <title>/etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864595#M397308</link>
      <description>Is there any reason the /etc/passwd file must be 444?&lt;BR /&gt;&lt;BR /&gt;-r--r--r--   1 root       root         10529 Oct  7 15:00 /etc/passwd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;can i make it 440 (why would you want the world to be able to read the passwd file?)&lt;BR /&gt;&lt;BR /&gt;-r--r-----   1 root       root         10529 Oct  7 15:04 /etc/passwd</description>
      <pubDate>Thu, 07 Oct 2004 15:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864595#M397308</guid>
      <dc:creator>James Odak</dc:creator>
      <dc:date>2004-10-07T15:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864596#M397309</link>
      <description>Errors can result if you make the passwd file permissions 440.  &lt;BR /&gt;&lt;BR /&gt;The biggest issue is that is you make the passwd file permissions 440, then a regular user will see the UID numbers instead of user ids when they do an ls -l.&lt;BR /&gt;&lt;BR /&gt;Users must be able to read the passwd file in order for ls (and other things) to be able to translate UID numbers to the actual user id names.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 15:14:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864596#M397309</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-10-07T15:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864597#M397310</link>
      <description>By the way, if you are concerned about users seeing encrypted passwords in the /etc/passwd file, then you should convert your machine to trusted mode.</description>
      <pubDate>Thu, 07 Oct 2004 15:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864597#M397310</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-10-07T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864598#M397311</link>
      <description>Or, if you don't want trusted - install Shadow Password:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 07 Oct 2004 15:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864598#M397311</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-07T15:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864599#M397312</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One of the things that will break when /etc/passwd is set to 440 permissions is the 'whoami' command, which will return 'Intruder alert.' when issued.&lt;BR /&gt;&lt;BR /&gt;It's kind of fun to change those permissions on a slow day and listen to our Oracle DBAs get excited when they login to a box and see that message.  :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Oct 2004 15:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864599#M397312</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-10-07T15:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864600#M397313</link>
      <description>440 will not allow users to use a number of commands like ls -l or ll. Every time you list a directory to show ownership, the passwd file must be read to decode the UID into a name. The passwd file must always be readable. The encrypted password cannot be decrypted but can be guessed which is the reason to enable Trusted System or use the new (11.11 only) Shadow Password feature.</description>
      <pubDate>Thu, 07 Oct 2004 15:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864600#M397313</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-10-07T15:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/passwd permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864601#M397314</link>
      <description>Thanks</description>
      <pubDate>Wed, 12 Jan 2005 16:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-passwd-permission/m-p/4864601#M397314</guid>
      <dc:creator>James Odak</dc:creator>
      <dc:date>2005-01-12T16:32:13Z</dc:date>
    </item>
  </channel>
</rss>

