<?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 Account Lockout in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232771#M468645</link>
    <description>I need to perform maintenance on a couple databases and need to LOCKOUT accounts from accessing my system for a period of time until I get my db maintenance routines done. &lt;BR /&gt;&lt;BR /&gt;I have  this script to force password change.. &lt;BR /&gt;&lt;BR /&gt;while read UUNAME X&lt;BR /&gt;do&lt;BR /&gt;/usr/lbin/modprpw -e -m exptm=120  ${UUNAME}&lt;BR /&gt;done &amp;lt; /tmp/USERLIST.txt&lt;BR /&gt;&lt;BR /&gt;I was curious if I could also or instead of the -m exptm=120 change it to alock=YES? &lt;BR /&gt;&lt;BR /&gt;Any one had any experience it using modprpw for this again appreciate insight.. Just want to keep them out and NOT touching things, and only those people in USERLIST.txt &lt;BR /&gt;&lt;BR /&gt;See read stdin above. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Mar 2010 17:37:12 GMT</pubDate>
    <dc:creator>rmueller58</dc:creator>
    <dc:date>2010-03-30T17:37:12Z</dc:date>
    <item>
      <title>Account Lockout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232771#M468645</link>
      <description>I need to perform maintenance on a couple databases and need to LOCKOUT accounts from accessing my system for a period of time until I get my db maintenance routines done. &lt;BR /&gt;&lt;BR /&gt;I have  this script to force password change.. &lt;BR /&gt;&lt;BR /&gt;while read UUNAME X&lt;BR /&gt;do&lt;BR /&gt;/usr/lbin/modprpw -e -m exptm=120  ${UUNAME}&lt;BR /&gt;done &amp;lt; /tmp/USERLIST.txt&lt;BR /&gt;&lt;BR /&gt;I was curious if I could also or instead of the -m exptm=120 change it to alock=YES? &lt;BR /&gt;&lt;BR /&gt;Any one had any experience it using modprpw for this again appreciate insight.. Just want to keep them out and NOT touching things, and only those people in USERLIST.txt &lt;BR /&gt;&lt;BR /&gt;See read stdin above. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Mar 2010 17:37:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232771#M468645</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-03-30T17:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232772#M468646</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I'd use the '-m alock=YES' method.  Using the '-m exptm=120' argument only sets the password expiration interval to 120-days.  I base these remarks on reading the manpages, as I don't run "to-be-obsolete-after-11.31" Trusted systems.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 30 Mar 2010 18:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232772#M468646</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-03-30T18:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232773#M468647</link>
      <description>Thanks again James..</description>
      <pubDate>Tue, 30 Mar 2010 18:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232773#M468647</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-03-30T18:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Account Lockout</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232774#M468648</link>
      <description>Thanks</description>
      <pubDate>Tue, 30 Mar 2010 18:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-lockout/m-p/5232774#M468648</guid>
      <dc:creator>rmueller58</dc:creator>
      <dc:date>2010-03-30T18:58:03Z</dc:date>
    </item>
  </channel>
</rss>

