<?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: Odd password issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683383#M793822</link>
    <description>Jeff has a good point about the account being locked after a certain number of failded login attempts, but unless you are running in trusted moded, this feature is not supported.&lt;BR /&gt;&lt;BR /&gt;Check to see if password aging is setup on her account.  The easiest way to do this is run "passwd -s -a &lt;USERNAME&gt;"&lt;/USERNAME&gt;</description>
    <pubDate>Fri, 02 Dec 2005 14:22:19 GMT</pubDate>
    <dc:creator>john kingsley</dc:creator>
    <dc:date>2005-12-02T14:22:19Z</dc:date>
    <item>
      <title>Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683380#M793819</link>
      <description>I have a user who calls about every two weeks saying her password needs to be reset.  She tells me that she tries to log in and just gets an "Incorrect Login" response and can't log in.&lt;BR /&gt;I'll reset her password and she'll work fine for a couple of weeks and, boom, she's calling back.&lt;BR /&gt;I personally think she's forgetting her password, but I can't prove that.  &lt;BR /&gt;Do any of you have pointers on something I can check technically to see if she is indeed having a freaky issue??  Many other users use the same profile as she does and there's no widespread problem.  &lt;BR /&gt;&lt;BR /&gt;I'm running HP-UX 11.0 on an HP N4000.</description>
      <pubDate>Fri, 02 Dec 2005 11:13:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683380#M793819</guid>
      <dc:creator>Scott Guy_2</dc:creator>
      <dc:date>2005-12-02T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683381#M793820</link>
      <description>I would just set up a cron to run a script to cat her entry from the /etc/passwd file and into another file , though you cannot see the password you can see the encrypted bit.&lt;BR /&gt;&lt;BR /&gt;User2:r9vE7p8Sw49KA:2502:500:User &lt;BR /&gt;&lt;BR /&gt;"r9vE7p8Sw49KA" this bit should stay the same.&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Dec 2005 11:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683381#M793820</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2005-12-02T11:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683382#M793821</link>
      <description>Have you checked to see if the password actually needs to be reset? Maybe it's just being locked because she had too many failed attempts... either her fat-fingering it or someone being obnoxious by trying to login to her account or some scheduled job that runs that has her password hard coded (of course, that latter only makes sense if you keep setting it to the same thing it was before)... quite a few legitimate possibilities.</description>
      <pubDate>Fri, 02 Dec 2005 11:26:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683382#M793821</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2005-12-02T11:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683383#M793822</link>
      <description>Jeff has a good point about the account being locked after a certain number of failded login attempts, but unless you are running in trusted moded, this feature is not supported.&lt;BR /&gt;&lt;BR /&gt;Check to see if password aging is setup on her account.  The easiest way to do this is run "passwd -s -a &lt;USERNAME&gt;"&lt;/USERNAME&gt;</description>
      <pubDate>Fri, 02 Dec 2005 14:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683383#M793822</guid>
      <dc:creator>john kingsley</dc:creator>
      <dc:date>2005-12-02T14:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683384#M793823</link>
      <description>You can see exdactly what the user is doing with the lastb command. Do this:&lt;BR /&gt; &lt;BR /&gt;lastb -R user_ID&lt;BR /&gt; &lt;BR /&gt;You'll now see the date and time when the user failed to enter the password correctly. Now if this is a Trusted System, the user would see a lockout message. Note that is any of the users are using a PC, the most likely problem is the XXXXXX Caps Lock key. Rip off the key from the keyboard, then smash it, burn it, do whatever you can to destroy it. The Caps Lock key has no business on a keyboard. Any software that requires ALL UPPERCASE data needs to retire the programmer and get rewritten as soon as possible.</description>
      <pubDate>Fri, 02 Dec 2005 22:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683384#M793823</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-12-02T22:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683385#M793824</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your system is in trusted mode, then only the account lockout and maximum no of passwords retrys will come in to picture. &lt;BR /&gt;&lt;BR /&gt;If this a trusted system,&lt;BR /&gt;&lt;BR /&gt;what is the 'Password Aging' policy set, Password Expiration Time (days) set and Unsuccessful Login Tries Allowed. &lt;BR /&gt;&lt;BR /&gt;Check the user login details as suggested by Bill hassel.&lt;BR /&gt;&lt;BR /&gt;You can probably turnoff the auditing on this perticular user for some time and check.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sunil</description>
      <pubDate>Sat, 03 Dec 2005 03:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683385#M793824</guid>
      <dc:creator>Sยภเl Kย๓คг</dc:creator>
      <dc:date>2005-12-03T03:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Odd password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683386#M793825</link>
      <description>Thanks for all the replies.  We are not running a trusted system, so the lockout isn't happening.  There are a couple of suggestions I can take and use the next time this happens, which should be a little over a week or so if this continues on her normal trend.&lt;BR /&gt;If I find the "smoking gun", I'll be sure to let y'all know. &lt;BR /&gt;In the meantime, any more suggestions are welcome.</description>
      <pubDate>Mon, 05 Dec 2005 14:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/odd-password-issue/m-p/3683386#M793825</guid>
      <dc:creator>Scott Guy_2</dc:creator>
      <dc:date>2005-12-05T14:17:07Z</dc:date>
    </item>
  </channel>
</rss>

