<?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: Minimum password length. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622402#M38993</link>
    <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;create a file called /etc/default/security, if it does not already exist, and make it world readable and root write-able.&lt;BR /&gt;&lt;BR /&gt;Add the following line to the  file:&lt;BR /&gt;                                   MIN_PASSWORD_LENGTH=8&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
    <pubDate>Thu, 29 Nov 2001 22:02:11 GMT</pubDate>
    <dc:creator>Sanjay_6</dc:creator>
    <dc:date>2001-11-29T22:02:11Z</dc:date>
    <item>
      <title>Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622397#M38988</link>
      <description>Hi, all:&lt;BR /&gt;  I turned my HP-UX 11.00 to Trusted System. Now I wanna setup the minimum password length to 8 characters. At the same time I wanna the user could pick up their own password instead of generating by the OS. Is that a way to do so?&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;David Yang&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2001 18:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622397#M38988</guid>
      <dc:creator>jh_yang</dc:creator>
      <dc:date>2001-11-29T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622398#M38989</link>
      <description>In sam under Users and Groups&lt;BR /&gt;highlight the user. Tab over to action and pick Modify User's Security Policies. Then Password Format Policies here you have all of your settings that can be set. I dont know if there is anywhere else to modify settings. And the user with the command passwd can make their own password.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Thu, 29 Nov 2001 18:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622398#M38989</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-11-29T18:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622399#M38990</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;Easy way to setup this is using SAM &lt;BR /&gt;&lt;BR /&gt;Auditing and Security&amp;gt;&amp;gt; system Security policies.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 29 Nov 2001 19:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622399#M38990</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-29T19:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622400#M38991</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;Take a look at the thread below,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=aa103bab141910ee25/screen=ckiDisplayDocument?docId=200000056988414" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=aa103bab141910ee25/screen=ckiDisplayDocument?docId=200000056988414&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2001 19:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622400#M38991</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-29T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622401#M38992</link>
      <description>I installed the newest patch on my server which is PHCO_25527. But there is no /etd/default/security file exists on my server. What's wrong with that?</description>
      <pubDate>Thu, 29 Nov 2001 21:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622401#M38992</guid>
      <dc:creator>jh_yang</dc:creator>
      <dc:date>2001-11-29T21:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622402#M38993</link>
      <description>Hi David,&lt;BR /&gt;&lt;BR /&gt;create a file called /etc/default/security, if it does not already exist, and make it world readable and root write-able.&lt;BR /&gt;&lt;BR /&gt;Add the following line to the  file:&lt;BR /&gt;                                   MIN_PASSWORD_LENGTH=8&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2001 22:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622402#M38993</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-29T22:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum password length.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622403#M38994</link>
      <description>The man page for the security file has apparently been omitted in some patches, so get the details from docs.hp.com by searching for /etc/default/security.  The man page is present on 11i as: man security&lt;BR /&gt;&lt;BR /&gt;You'll also find 11.0 details in the Release Notes for 11.0.</description>
      <pubDate>Fri, 30 Nov 2001 02:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/minimum-password-length/m-p/2622403#M38994</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-11-30T02:11:36Z</dc:date>
    </item>
  </channel>
</rss>

