<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440106#M207145</link>
    <description>Either way will accomplish what you want.  Converting to a trusted system will add a lot more than just your relatively simple requirements, that's why the /etc/default/security file was developed:  it's a way to implement a few of the features of trusted systems without going through all the bother of converting to trusted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 09 Dec 2004 12:51:05 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2004-12-09T12:51:05Z</dc:date>
    <item>
      <title>password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440100#M207139</link>
      <description>We are running 11.0 HP-UX.  Currently this is non trusted system.  I want to enforce the following password policy:&lt;BR /&gt;&lt;BR /&gt;Min 7 Char&lt;BR /&gt;atleat one numeric and one special char.&lt;BR /&gt;&lt;BR /&gt;Can someone give me some tips and best way of doing this?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance</description>
      <pubDate>Thu, 09 Dec 2004 10:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440100#M207139</guid>
      <dc:creator>sheevm</dc:creator>
      <dc:date>2004-12-09T10:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440101#M207140</link>
      <description>man 4 security&lt;BR /&gt;&lt;BR /&gt;You can prepare the /etc/default/security file to enforce the requirements. If you do have man page for it, you need to install a patch that introduced this file.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 09 Dec 2004 10:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440101#M207140</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-12-09T10:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440102#M207141</link>
      <description>With the latest patches, your 11.0 system can specify this in the /etc/default/security file with the paramaters MIN_PASSWORD_LENGTH and  PASSWORD_MIN_&lt;TYPE&gt;_CHARS.    See man security.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;/TYPE&gt;</description>
      <pubDate>Thu, 09 Dec 2004 10:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440102#M207141</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-12-09T10:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440103#M207142</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can do this by forcing the restriction using the file /etc/default/security &lt;BR /&gt;&lt;BR /&gt;Try this link from itrc,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076534451" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076534451&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The itrc doc id is KBRC00011604.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Dec 2004 11:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440103#M207142</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2004-12-09T11:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440104#M207143</link>
      <description>The patches, if you don't have them, are:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.pdb|patch.breadcrumb.search|&amp;amp;patchid=PHCO_27721&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.pdb|patch.breadcrumb.search|&amp;amp;patchid=PHCO_29249&amp;amp;context=hpux:800:11:00&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Dec 2004 11:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440104#M207143</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-12-09T11:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440105#M207144</link>
      <description>Thanks to all of you for the response.&lt;BR /&gt;&lt;BR /&gt;Pete,&lt;BR /&gt;&lt;BR /&gt;Can I enforce the password policy by just converting it to trusted system? or it can only be done via security file?</description>
      <pubDate>Thu, 09 Dec 2004 11:36:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440105#M207144</guid>
      <dc:creator>sheevm</dc:creator>
      <dc:date>2004-12-09T11:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: password policy</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440106#M207145</link>
      <description>Either way will accomplish what you want.  Converting to a trusted system will add a lot more than just your relatively simple requirements, that's why the /etc/default/security file was developed:  it's a way to implement a few of the features of trusted systems without going through all the bother of converting to trusted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 09 Dec 2004 12:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-policy/m-p/3440106#M207145</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-12-09T12:51:05Z</dc:date>
    </item>
  </channel>
</rss>

