<?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 User lock duration. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246987#M734104</link>
    <description>Once an account is locked, is it possible to customize a duration for which it is locked? Can this duration be configurable? Is it possible to have an automatic unlock?&lt;BR /&gt;We're workning on both PA-RISC 11.11 and IPF 11.23.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Aug 2008 08:15:16 GMT</pubDate>
    <dc:creator>Roy Colica</dc:creator>
    <dc:date>2008-08-06T08:15:16Z</dc:date>
    <item>
      <title>User lock duration.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246987#M734104</link>
      <description>Once an account is locked, is it possible to customize a duration for which it is locked? Can this duration be configurable? Is it possible to have an automatic unlock?&lt;BR /&gt;We're workning on both PA-RISC 11.11 and IPF 11.23.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 08:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246987#M734104</guid>
      <dc:creator>Roy Colica</dc:creator>
      <dc:date>2008-08-06T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: User lock duration.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246988#M734105</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;User must be manually unlocked.&lt;BR /&gt;&lt;BR /&gt;You will need to script a solution to automatically unlock.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Aug 2008 10:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246988#M734105</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-08-06T10:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: User lock duration.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246989#M734106</link>
      <description>I do not think this can be done automatic on hp using the comon security tooling&lt;BR /&gt;what you can do:&lt;BR /&gt;eiter config that all users are reactivated via the crontab.&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;cat /etc/passwd |awk -F ":" '{ print $1}' |while read line&lt;BR /&gt;do&lt;BR /&gt;/usr/lbin/modprpw  -k $line&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ore you can use:&lt;BR /&gt;/usr/lbin/getprpw  -m lockout $line&lt;BR /&gt;to build a better script that first checks if the user is locked and tan on the backgrount waits 29 minutes and that does the unlock, and run this script every 30 minutes in the crontab...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Aug 2008 10:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246989#M734106</guid>
      <dc:creator>F Verschuren</dc:creator>
      <dc:date>2008-08-06T10:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: User lock duration.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246990#M734107</link>
      <description>It's not the good practice to unlock the accounts automatically. We should manually unlock the accounts.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Wed, 06 Aug 2008 11:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-lock-duration/m-p/4246990#M734107</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-08-06T11:30:38Z</dc:date>
    </item>
  </channel>
</rss>

