<?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: problem about shadow passwords in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898754#M282645</link>
    <description>More information available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 15 Nov 2006 11:22:46 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2006-11-15T11:22:46Z</dc:date>
    <item>
      <title>problem about shadow passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898750#M282641</link>
      <description>Could you tell me what is shadow password?&lt;BR /&gt;Does it has any difference with /etc/passwd?&lt;BR /&gt;thanks!</description>
      <pubDate>Wed, 15 Nov 2006 11:13:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898750#M282641</guid>
      <dc:creator>lin.chen</dc:creator>
      <dc:date>2006-11-15T11:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: problem about shadow passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898751#M282642</link>
      <description>Shadow password takes your password from /etc/password and stores it in another location, usually /etc/shadow. This folder usually has stronger permissions so not everyone can view it. The problem is hackers can run crack utilities on /etc/password to obtain your password. If youâ  re looking for greater security you may want to consider running your server in trusted mode. Please see docs bellow&lt;BR /&gt;&lt;BR /&gt;Trusted:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90121/ch01s04.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90121/ch01s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Shadow:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5187-0701/ch08s10.html" target="_blank"&gt;http://docs.hp.com/en/5187-0701/ch08s10.html&lt;/A&gt;</description>
      <pubDate>Wed, 15 Nov 2006 11:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898751#M282642</guid>
      <dc:creator>Romanek</dc:creator>
      <dc:date>2006-11-15T11:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem about shadow passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898752#M282643</link>
      <description>Unix does not store encrypted passwords but rather password hashes. This means that then cannot be decrypted because the hashing process is not reversible,. However, a guessing attack can succeed. You passwd your guess through the normal crypt() function and if the output matches the stored password hash, you guessed correctly. In a traditional password file which is readable by everyone, the password hash is simply a field in that file -- so anyone could apply a password guessing attack and have a value that could be compared. In a shadowed system, the password hash is moved out to another file that is only readable by root and the original hash field is replaced with '*'.</description>
      <pubDate>Wed, 15 Nov 2006 11:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898752#M282643</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-11-15T11:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: problem about shadow passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898753#M282644</link>
      <description>sorry that should of been /etc/passwd.</description>
      <pubDate>Wed, 15 Nov 2006 11:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898753#M282644</guid>
      <dc:creator>Romanek</dc:creator>
      <dc:date>2006-11-15T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem about shadow passwords</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898754#M282645</link>
      <description>More information available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 15 Nov 2006 11:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-about-shadow-passwords/m-p/3898754#M282645</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-11-15T11:22:46Z</dc:date>
    </item>
  </channel>
</rss>

