<?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 aging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187215#M164025</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Password should not affect running processes.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;twang</description>
    <pubDate>Tue, 10 Feb 2004 03:55:12 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2004-02-10T03:55:12Z</dc:date>
    <item>
      <title>Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187213#M164023</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to enable password aging for some users in HP-UX 11i. It is a life system. There are always some process running using these users. How can i change password aging of this users without stopping their processes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 03:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187213#M164023</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-02-10T03:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187214#M164024</link>
      <description>Changing password ageing won't hurt running applications unless these applications keep logging in.  Once something is logged in, it doesn't need to authenticate its password until it logs out and wants to log in again.&lt;BR /&gt; &lt;BR /&gt;Presumably your applications are started at boot time and are probably started as an "su" from root anyway, so they may well never log in and therefore never use the password.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 10 Feb 2004 03:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187214#M164024</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-02-10T03:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187215#M164025</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Password should not affect running processes.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;twang</description>
      <pubDate>Tue, 10 Feb 2004 03:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187215#M164025</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2004-02-10T03:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187216#M164026</link>
      <description>#passwd -f -x 30 username&lt;BR /&gt;This command enables password aging.&lt;BR /&gt;Pls, refer to man pages&lt;BR /&gt;&lt;BR /&gt;Good day~~</description>
      <pubDate>Tue, 10 Feb 2004 03:57:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187216#M164026</guid>
      <dc:creator>Lee Tae-kyung</dc:creator>
      <dc:date>2004-02-10T03:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187217#M164027</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;When i try to change password aging it is giving me the following message&lt;BR /&gt;&lt;BR /&gt;Failed to modify user "medtest".&lt;BR /&gt;This user is currently logged in and therefore cannot be modified.&lt;BR /&gt;&lt;BR /&gt;How can i change its password aging without hampering user or process.</description>
      <pubDate>Tue, 10 Feb 2004 04:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187217#M164027</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-02-10T04:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187218#M164028</link>
      <description>Try using the command line.</description>
      <pubDate>Tue, 10 Feb 2004 04:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187218#M164028</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-10T04:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187219#M164029</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I tried with command line. It works. I want to enable password aging of a user for 15 days from today but i donot want to expire his current password. Suppose i have changed my password 30 days back. now if i enable password aging to 15 days does my existing password expire. or will i get another 15 days. I need the second condition.</description>
      <pubDate>Tue, 10 Feb 2004 04:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187219#M164029</guid>
      <dc:creator>M. Tariq Ayub</dc:creator>
      <dc:date>2004-02-10T04:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Password aging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187220#M164030</link>
      <description>on a trusted system, you can set the passwd change time to 0 by using:&lt;BR /&gt;/usr/lbin/modprpw -v $USEr</description>
      <pubDate>Wed, 11 Feb 2004 07:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-aging/m-p/3187220#M164030</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2004-02-11T07:38:18Z</dc:date>
    </item>
  </channel>
</rss>

