<?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: logonid is &amp;quot;Exceeded last login time&amp;quot; but I don't know why in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646600#M731345</link>
    <description>Matti - thank you for that great explanation!&lt;BR /&gt;&lt;BR /&gt;Scott</description>
    <pubDate>Fri, 11 Jun 2010 19:08:09 GMT</pubDate>
    <dc:creator>Scott Lindstrom_2</dc:creator>
    <dc:date>2010-06-11T19:08:09Z</dc:date>
    <item>
      <title>logonid is "Exceeded last login time" but I don't know why</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646598#M731343</link>
      <description>I have an ID in which we have all password aging disabled (that I know of) yet the ID still has the second lockout flat set (lockout=0100000).&lt;BR /&gt;&lt;BR /&gt;Here is some relevant output:&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/getprpw dpiadm &lt;BR /&gt;uid=4026, bootpw=NO, audid=85, audflg=1, mintm=0, maxpwln=-1, exptm=0, lftm=0, spwchg=Tue Aug 11 10:17:09 2009, upwchg=-1, acctexp=-1, llog=-1, &lt;BR /&gt;expwarn=0, usrpick=DFT, syspnpw=DFT, rstrpw=DFT, nullpw=DFT, admnum=-1, syschpw=DFT, sysltpw=DFT, timeod=-1, slogint=Tue Aug 11 10:04:52 2009, &lt;BR /&gt;ulogint=-1, sloginy=-1, culogin=-1, uloginy=-1, umaxlntr=0, alock=NO, lockout=0100000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;General User Account Policies:&lt;BR /&gt;  Lock Inactive Accounts:&lt;BR /&gt;    Enabled: Maximum time allowed between logins (days): 90 (&amp;lt;- though this should be overridden for this ID)&lt;BR /&gt;&lt;BR /&gt;/tcb entry:&lt;BR /&gt;&lt;BR /&gt;dpiadm:u_name=dpiadm:u_id#4026:\&lt;BR /&gt;        :u_pwd=xxxxxxxxxxxxxxxx:\&lt;BR /&gt;        :u_auditid#85:\&lt;BR /&gt;        :u_auditflag#1:\&lt;BR /&gt;        :u_minchg#0:u_exp#0:u_life#0:u_succhg#1250003829:\&lt;BR /&gt;        :u_pw_expire_warning#0:u_suclog#1250003092:u_maxtries#0:u_lock@:\&lt;BR /&gt;        :chkent:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#perl -e 'print scalar localtime(1250003092)'&lt;BR /&gt;Tue Aug 11 10:04:52 2009&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What can possibly be set here that makes the ID set as "Exceeded last login time"?&lt;BR /&gt;&lt;BR /&gt;TIA, &lt;BR /&gt;Scott</description>
      <pubDate>Fri, 11 Jun 2010 17:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646598#M731343</guid>
      <dc:creator>Scott Lindstrom_2</dc:creator>
      <dc:date>2010-06-11T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: logonid is "Exceeded last login time" but I don't know why</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646599#M731344</link>
      <description>Once a lockout flag gets set on an account, it won't be unset by later changes to the password aging parameters for that account.&lt;BR /&gt;&lt;BR /&gt;You must explicitly unlock the account to reset the flags and make the account usable again:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -k dpiadm&lt;BR /&gt;&lt;BR /&gt;Also note that getprpw reports "llog=-1", i.e. the system-wide inactivity policy _is_ followed with this account. The equivalent /tcb entry key would be "u_llogin", which does not appear in the /tcb entry you posted.&lt;BR /&gt;&lt;BR /&gt;To prevent this inactivity lock-out from happening again, use:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -m llog=0 dpiadm&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 11 Jun 2010 18:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646599#M731344</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-06-11T18:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: logonid is "Exceeded last login time" but I don't know why</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646600#M731345</link>
      <description>Matti - thank you for that great explanation!&lt;BR /&gt;&lt;BR /&gt;Scott</description>
      <pubDate>Fri, 11 Jun 2010 19:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/logonid-is-quot-exceeded-last-login-time-quot-but-i-don-t-know/m-p/4646600#M731345</guid>
      <dc:creator>Scott Lindstrom_2</dc:creator>
      <dc:date>2010-06-11T19:08:09Z</dc:date>
    </item>
  </channel>
</rss>

