<?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: password issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830982#M88869</link>
    <description>If you are not a trusted system then this is a more difficult task. My tried and true method for this is to code my own passwd (and/or yppasswd if you are also running NIS) and put in your own rules. My standard rule is to strip numerics and special characters and then set the plaintext to spell. If spell says that it is a good word, I reject it.&lt;BR /&gt;&lt;BR /&gt;There is no way to decrypt the user's password because it is not encrypted; it's actually hashed meaning that there is a many to one relationship between the plaintext and the encoded passwd. You can download and install 'crack' from any of the HP-UC Porting Centre's; it makes repeated guesses until it's hashed passwd matches that found in the passwd file.&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Oct 2002 15:20:22 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-10-22T15:20:22Z</dc:date>
    <item>
      <title>password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830978#M88865</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;We have a dev server accessed by more than 20 users, some of them just use "password" or their username as password. Is there a way in HPUX 11.0 that we can enfoce some password rule(like in Win2000), which won't allow users to choose password which don't have numbers and Captical letters ? Or as a root user, is there any way I can detect user's password is "password" or username.&lt;BR /&gt;&lt;BR /&gt;BTW, we're not running a trusted system.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Gary</description>
      <pubDate>Tue, 22 Oct 2002 15:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830978#M88865</guid>
      <dc:creator>Gary Yu</dc:creator>
      <dc:date>2002-10-22T15:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830979#M88866</link>
      <description>check man page for security.&lt;BR /&gt;&lt;BR /&gt;you can put security file in /etc/default dir.&lt;BR /&gt;&lt;BR /&gt;It will give you some control on passwords.&lt;BR /&gt;&lt;BR /&gt;(trusted system is better option)</description>
      <pubDate>Tue, 22 Oct 2002 15:16:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830979#M88866</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-10-22T15:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830980#M88867</link>
      <description>Best way is to convert to trusted system</description>
      <pubDate>Tue, 22 Oct 2002 15:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830980#M88867</guid>
      <dc:creator>Ashwani Kashyap</dc:creator>
      <dc:date>2002-10-22T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830981#M88868</link>
      <description>You can also convert the system to trusted and it opens up all kinds of new password rules.</description>
      <pubDate>Tue, 22 Oct 2002 15:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830981#M88868</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-22T15:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830982#M88869</link>
      <description>If you are not a trusted system then this is a more difficult task. My tried and true method for this is to code my own passwd (and/or yppasswd if you are also running NIS) and put in your own rules. My standard rule is to strip numerics and special characters and then set the plaintext to spell. If spell says that it is a good word, I reject it.&lt;BR /&gt;&lt;BR /&gt;There is no way to decrypt the user's password because it is not encrypted; it's actually hashed meaning that there is a many to one relationship between the plaintext and the encoded passwd. You can download and install 'crack' from any of the HP-UC Porting Centre's; it makes repeated guesses until it's hashed passwd matches that found in the passwd file.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 15:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830982#M88869</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-22T15:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830983#M88870</link>
      <description>As mentioned, going to a Trusted system is the only way. It sounds like you have a potential security problem with trivial passwords, so trying to kludge a fix with a standard system isn't going to be effective. The man page for security is missing to 11.0 so you can get it from docs.hp.com BUT:&lt;BR /&gt;&lt;BR /&gt;- it has no effect unless you are up to date on patches (and 2002 patch bundle will do)&lt;BR /&gt;&lt;BR /&gt;- only the libpam patch readme file plus the man page for security will have all the options.&lt;BR /&gt;&lt;BR /&gt;There is no history possible (to prevent re-use) without a Trusted system but you can at least enforce some restrictions on choosing a password.</description>
      <pubDate>Wed, 23 Oct 2002 01:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830983#M88870</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-10-23T01:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830984#M88871</link>
      <description>You might be intersted in a new feature described in patch PHCO_24390.  This&lt;BR /&gt;allows you to force passwords to have various combinations of digits or upper case, lower case and special characters.  See the patch documentation file for details.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2002 19:46:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/2830984#M88871</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2002-10-23T19:46:19Z</dc:date>
    </item>
  </channel>
</rss>

