<?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: root should be unlock automatically after getting lock in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415902#M353734</link>
    <description>One would wonder why the users area getting locked in the first place. If you don't have a concern on why, then you can write a script using the "modprpw" command and put in a cron job as mentioned above.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
    <pubDate>Fri, 08 May 2009 17:51:12 GMT</pubDate>
    <dc:creator>Sp4admin</dc:creator>
    <dc:date>2009-05-08T17:51:12Z</dc:date>
    <item>
      <title>root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415897#M353729</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I have a trusted system. In which i want a set a policy that only my root user is automatically unlock after 15 min onces if it is locked&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Fri, 08 May 2009 05:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415897#M353729</guid>
      <dc:creator>Viney Kumar</dc:creator>
      <dc:date>2009-05-08T05:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415898#M353730</link>
      <description>Shalom,&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;That command will do it.&lt;BR /&gt;&lt;BR /&gt;You can't do it by policy.&lt;BR /&gt;&lt;BR /&gt;You will have to write a script and run it every minute.&lt;BR /&gt;&lt;BR /&gt;Use lastb to detect recent bad login and use modprpw to reset it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 08 May 2009 05:33:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415898#M353730</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-08T05:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415899#M353731</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can right a script for unlocking root and put into cron with 15 min intervel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 08 May 2009 05:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415899#M353731</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-08T05:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415900#M353732</link>
      <description>or better yet, find out *why* its getting locked?</description>
      <pubDate>Fri, 08 May 2009 14:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415900#M353732</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-05-08T14:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415901#M353733</link>
      <description>use modprpw -k root and set this command in crontab that will solve your problem</description>
      <pubDate>Fri, 08 May 2009 15:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415901#M353733</guid>
      <dc:creator>Sunny123_1</dc:creator>
      <dc:date>2009-05-08T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415902#M353734</link>
      <description>One would wonder why the users area getting locked in the first place. If you don't have a concern on why, then you can write a script using the "modprpw" command and put in a cron job as mentioned above.&lt;BR /&gt;&lt;BR /&gt;sp,</description>
      <pubDate>Fri, 08 May 2009 17:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415902#M353734</guid>
      <dc:creator>Sp4admin</dc:creator>
      <dc:date>2009-05-08T17:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: root should be unlock automatically after getting lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415903#M353735</link>
      <description>and, of course, using cron every 15 minutes to do that means that the maximum time it is locked is 15 minutes, the minimum could be much less.&lt;BR /&gt;&lt;BR /&gt;consider what would happen if the cronjob ran at 00,15,30 and 45 minutes, and the account locked at 14min 45 seconds after the hour.</description>
      <pubDate>Fri, 08 May 2009 18:03:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-should-be-unlock-automatically-after-getting-lock/m-p/4415903#M353735</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-05-08T18:03:41Z</dc:date>
    </item>
  </channel>
</rss>

