<?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: AUTH_MAXTRIES question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685251#M382807</link>
    <description>Never mind, I figured it out. Run:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/userdbget -i -a auth_failures&lt;BR /&gt;&lt;BR /&gt;then look for accounts where the value returned in "auth_failures=value" exceed the AUTH_MAXTRIES value. Unlock an account with:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/userdbset -d -u account&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Sep 2010 17:31:54 GMT</pubDate>
    <dc:creator>Main Group</dc:creator>
    <dc:date>2010-09-13T17:31:54Z</dc:date>
    <item>
      <title>AUTH_MAXTRIES question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685249#M382805</link>
      <description>I have a concern that setting AUTH_MAXTRIES to a non-zero value will result in an escalation of user calls due to locked account. (There's also a worry that implementing this could allow a type of denial of service attack.)&lt;BR /&gt;&lt;BR /&gt;What I would like to do is satisfy the spirit of the configuration setting, while not requiring SysAdmin intervention. To do that, I'd like for locked accounts to be automatically released after a relatively brief period of time (enough to deter an attacker, but not enough to bring work to a halt). However, it doesn't appear that the userdbget command provides the type of information I'd need to implement a cron job to unlock lockouts.&lt;BR /&gt;&lt;BR /&gt;Has anybody scripted a method for implementing this? Do I need to delve into the /var/adm/userdb entries? Thank you.</description>
      <pubDate>Thu, 09 Sep 2010 20:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685249#M382805</guid>
      <dc:creator>Main Group</dc:creator>
      <dc:date>2010-09-09T20:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: AUTH_MAXTRIES question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685250#M382806</link>
      <description>On a related note, HP was kind enough to show me how to get AUTH_MAXTRIES to work for secure shell (ssh) without removing "UsePAM yes" from the sshd_config file. You need to add "ignore_unknown" to the "sshd auth required" entry for libpam_ldap.so.1 entry in /etc/pam.conf. This is documented in pam_ldap(5).</description>
      <pubDate>Mon, 13 Sep 2010 16:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685250#M382806</guid>
      <dc:creator>Main Group</dc:creator>
      <dc:date>2010-09-13T16:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: AUTH_MAXTRIES question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685251#M382807</link>
      <description>Never mind, I figured it out. Run:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/userdbget -i -a auth_failures&lt;BR /&gt;&lt;BR /&gt;then look for accounts where the value returned in "auth_failures=value" exceed the AUTH_MAXTRIES value. Unlock an account with:&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/userdbset -d -u account&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2010 17:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auth-maxtries-question/m-p/4685251#M382807</guid>
      <dc:creator>Main Group</dc:creator>
      <dc:date>2010-09-13T17:31:54Z</dc:date>
    </item>
  </channel>
</rss>

