<?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 passwd question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489828#M363535</link>
    <description>How should i set the non expiration passwd for account (non trusted system) which already complains it expired&lt;BR /&gt;thanks&lt;BR /&gt;# passwd -s karnax&lt;BR /&gt;patrol  PS    09/01/09    0  91&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Sep 2009 14:09:46 GMT</pubDate>
    <dc:creator>navin</dc:creator>
    <dc:date>2009-09-01T14:09:46Z</dc:date>
    <item>
      <title>passwd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489828#M363535</link>
      <description>How should i set the non expiration passwd for account (non trusted system) which already complains it expired&lt;BR /&gt;thanks&lt;BR /&gt;# passwd -s karnax&lt;BR /&gt;patrol  PS    09/01/09    0  91&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Sep 2009 14:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489828#M363535</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-09-01T14:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: passwd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489829#M363536</link>
      <description>Hi Navin,&lt;BR /&gt;&lt;BR /&gt;Perhaps you can find your answere here:&lt;BR /&gt;&lt;BR /&gt;"The passwd(4) manpage documents: &lt;BR /&gt;&lt;BR /&gt;  Password aging is put in effect for a particular user if his encrypted &lt;BR /&gt;  password in the password file is followed by a comma and a non-null &lt;BR /&gt;  string of characters from the above alphabet.  (Such a string must be &lt;BR /&gt;  introduced in the first instance by a superuser.) This string defines &lt;BR /&gt;  the "age" needed to implement password aging. "&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Tue, 01 Sep 2009 14:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489829#M363536</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2009-09-01T14:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: passwd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489830#M363537</link>
      <description>passwd -x -1 karnax</description>
      <pubDate>Tue, 01 Sep 2009 16:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489830#M363537</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-09-01T16:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: passwd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489831#M363538</link>
      <description>Hi Navin,&lt;BR /&gt;&lt;BR /&gt;Go to SAM:&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; Accounts for Users and Groups &lt;BR /&gt;-&amp;gt; &lt;SELECT user="" name=""&gt; &lt;BR /&gt;-&amp;gt;Actions menu select Modify Security Policies... &lt;BR /&gt;-&amp;gt; select Password Aging Policies... to modify the expire policy.&lt;BR /&gt;&lt;BR /&gt;For more details, check the below links:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/modprpw.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/modprpw.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1189012" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1189012&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds-Kranti&lt;/SELECT&gt;</description>
      <pubDate>Wed, 02 Sep 2009 02:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489831#M363538</guid>
      <dc:creator>Kranti Mahmud</dc:creator>
      <dc:date>2009-09-02T02:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: passwd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489832#M363539</link>
      <description>in version HP-UX 11iv1 ,as default password agins is disabled. You can check it with command:&lt;BR /&gt;# passwd -s user1&lt;BR /&gt;user1 PS   &lt;BR /&gt;&lt;BR /&gt;I think, in your case you have password aging enabled for 91 days. you re-change password without -n -x options will disable it. &lt;BR /&gt;&lt;BR /&gt;# passwd karnax&lt;BR /&gt;..&lt;BR /&gt;..</description>
      <pubDate>Wed, 02 Sep 2009 05:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/passwd-question/m-p/4489832#M363539</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-02T05:36:22Z</dc:date>
    </item>
  </channel>
</rss>

