<?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 parameters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464247#M360307</link>
    <description>Hi,&lt;BR /&gt;To set the following things first your system should be a trusted system then only you can set all those things.&lt;BR /&gt;&lt;BR /&gt;To convert your system into trusted system&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;To revert back from trusted system&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Wed, 22 Jul 2009 03:17:31 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-07-22T03:17:31Z</dc:date>
    <item>
      <title>password parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464243#M360303</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I was asked to set the following password parameter in HPUX 11.11 non trusted system:&lt;BR /&gt;&lt;BR /&gt;• PASS_MAX_DAYS;&lt;BR /&gt;• PASS_MIN_DAYS;&lt;BR /&gt;• PASS_WARN_AGE;&lt;BR /&gt;• PASSWORD_HISTORY_DEPTH; and&lt;BR /&gt;• TIMOUT.&lt;BR /&gt;&lt;BR /&gt;Any pointer on how to go about it is appreciated, thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 01:42:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464243#M360303</guid>
      <dc:creator>yc_2</dc:creator>
      <dc:date>2009-07-22T01:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: password parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464244#M360304</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can set these parameters in /etc/default/security file for non trusted system.&lt;BR /&gt;&lt;BR /&gt;you can get detail in "man security"&lt;BR /&gt;&lt;BR /&gt;if this file doesn't exist in mentioned path then you have to be create it.&lt;BR /&gt;&lt;BR /&gt;have a nice day.</description>
      <pubDate>Wed, 22 Jul 2009 02:09:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464244#M360304</guid>
      <dc:creator>sarfaraj ahmad</dc:creator>
      <dc:date>2009-07-22T02:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: password parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464245#M360305</link>
      <description>Yc,&lt;BR /&gt;&lt;BR /&gt;You can find these parameters in /etc/default/security in non-trusted machine.&lt;BR /&gt;you can more information from below link.&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B3920-90091/ch11s03.html" target="_blank"&gt;http://www.docs.hp.com/en/B3920-90091/ch11s03.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 22 Jul 2009 02:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464245#M360305</guid>
      <dc:creator>Roopesh Francis_1</dc:creator>
      <dc:date>2009-07-22T02:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: password parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464246#M360306</link>
      <description>Hi YC, &lt;BR /&gt;&lt;BR /&gt;You may set all this in /etc/default/security. But it is mentioned that PASSWORD_HISTORY_DEPTH can be set in trusted mode only.&lt;BR /&gt;&lt;BR /&gt;The file entries will look like,&lt;BR /&gt;&lt;BR /&gt;# of days that passwords are valid&lt;BR /&gt;# PASSWORD_MAXDAYS=175&lt;BR /&gt;# PASSWORD_MINDAYS=14&lt;BR /&gt;&lt;BR /&gt;# Shadow mode only: number of days prior to&lt;BR /&gt;# password expiration to give a warning&lt;BR /&gt;# PASSWORD_WARNDAYS=14&lt;BR /&gt;&lt;BR /&gt;# Trusted mode only: password history depth&lt;BR /&gt;# PASSWORD_HISTORY_DEPTH=4&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sooraj &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jul 2009 02:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464246#M360306</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2009-07-22T02:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: password parameters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464247#M360307</link>
      <description>Hi,&lt;BR /&gt;To set the following things first your system should be a trusted system then only you can set all those things.&lt;BR /&gt;&lt;BR /&gt;To convert your system into trusted system&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert&lt;BR /&gt;&lt;BR /&gt;To revert back from trusted system&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Wed, 22 Jul 2009 03:17:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-parameters/m-p/4464247#M360307</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-07-22T03:17:31Z</dc:date>
    </item>
  </channel>
</rss>

