<?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 policy - query in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687925#M246590</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry I misunderstood your question , the previous post may or may not be useful.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
    <pubDate>Thu, 08 Dec 2005 16:42:36 GMT</pubDate>
    <dc:creator>HGN</dc:creator>
    <dc:date>2005-12-08T16:42:36Z</dc:date>
    <item>
      <title>password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687923#M246588</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a requirement to enable the below security policies in HPUX 11.11/11 servers.&lt;BR /&gt;&lt;BR /&gt;1)Non-numeric in first and last position &lt;BR /&gt;2)Maximum consecutive identical character from any position in the previous password&lt;BR /&gt;3)Maximum identical consecutive characters&lt;BR /&gt;&lt;BR /&gt;Please let me know how to enable this in trusted and non-trusted system.&lt;BR /&gt;&lt;BR /&gt;Many Thanks&lt;BR /&gt;S.Jagadesh</description>
      <pubDate>Thu, 08 Dec 2005 16:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687923#M246588</guid>
      <dc:creator>Jagadesh_2</dc:creator>
      <dc:date>2005-12-08T16:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687924#M246589</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;In SAM&lt;BR /&gt;&lt;BR /&gt;SAM&amp;gt;Accounts for users &amp;amp; groups&amp;gt;select User Modify security policies&amp;gt;password format policies.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 08 Dec 2005 16:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687924#M246589</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-12-08T16:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687925#M246590</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Sorry I misunderstood your question , the previous post may or may not be useful.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 08 Dec 2005 16:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687925#M246590</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2005-12-08T16:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687926#M246591</link>
      <description>You can set options in the /etc/default/security file (create if doesn't exist)&lt;BR /&gt;&lt;BR /&gt;Options are available to specify password complexity. &lt;BR /&gt;&lt;BR /&gt;As to 1st-last characters, this is not done in the security file. But you can specify the number of non-alpha characters, the number of upper-case characters, etc.&lt;BR /&gt;&lt;BR /&gt;Do a 'man security'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 17:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687926#M246591</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-12-08T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687927#M246592</link>
      <description>There are pam modules to verify password &lt;BR /&gt;formats.  Generally, they check strength&lt;BR /&gt;based on number of characters with credits&lt;BR /&gt;for numeric, and special characters. &lt;BR /&gt;They can also verify that the new password&lt;BR /&gt;has is sufficiently different from the&lt;BR /&gt;previous one.&lt;BR /&gt;&lt;BR /&gt;libpam_cracklib is one such module.&lt;BR /&gt;&lt;BR /&gt;You can also write your own modules.&lt;BR /&gt;&lt;BR /&gt;Password checking is generally disabled &lt;BR /&gt;when root sets the password.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 18:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687927#M246592</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2005-12-08T18:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687928#M246593</link>
      <description>Hi Jagadesh ,&lt;BR /&gt;&lt;BR /&gt;First the system needs to be trusted system.&lt;BR /&gt;And hope you can do it with /usr/lbin/modprpw , also check for /etc/default/security file. Though I am not sure for the above parameters. check #man modprpw. &lt;BR /&gt;&lt;BR /&gt;To check if the  system is trusted , you can do :&lt;BR /&gt;&lt;BR /&gt;# cd /usr/lbin&lt;BR /&gt;# ./getprdef -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 18:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687928#M246593</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-12-08T18:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: password policy - query</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687929#M246594</link>
      <description>Hi (again) Jagadesh,&lt;BR /&gt;&lt;BR /&gt;You can check this link for more details for setting up password controls :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90121/ch02s06.html#d0e3540" target="_blank"&gt;http://docs.hp.com/en/B2355-90121/ch02s06.html#d0e3540&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this will help.&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Dec 2005 18:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy-query/m-p/3687929#M246594</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-12-08T18:48:58Z</dc:date>
    </item>
  </channel>
</rss>

