<?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: wrong password attempt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701178#M384067</link>
    <description>Hi Prakash,&lt;BR /&gt;Yes u can restrict user to login after 3 wrong attempt of login and make it unlock also.&lt;BR /&gt;Please edit the file /etc/default/security&lt;BR /&gt;set the options as you want.&lt;BR /&gt;U can also set password length,password expiry, and many more.&lt;BR /&gt;To unlock the user,&lt;BR /&gt;#/usr/lbin/getprpw username&lt;BR /&gt;this is check&lt;BR /&gt;#/usr/lbin/modprpw -k username&lt;BR /&gt;to unlock the account.&lt;BR /&gt;&lt;BR /&gt;Hope this solves ur query.&lt;BR /&gt;Don't forget to assign points.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
    <pubDate>Tue, 19 Oct 2010 03:33:36 GMT</pubDate>
    <dc:creator>vishnu.khandare</dc:creator>
    <dc:date>2010-10-19T03:33:36Z</dc:date>
    <item>
      <title>wrong password attempt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701177#M384066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do i set the wrong password attempt in Unix.I would like to block the user ID if they wrongly type password 3 times.And how do i able to enable it again.Sorry im new to UNIX</description>
      <pubDate>Tue, 19 Oct 2010 01:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701177#M384066</guid>
      <dc:creator>sprakash1980</dc:creator>
      <dc:date>2010-10-19T01:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: wrong password attempt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701178#M384067</link>
      <description>Hi Prakash,&lt;BR /&gt;Yes u can restrict user to login after 3 wrong attempt of login and make it unlock also.&lt;BR /&gt;Please edit the file /etc/default/security&lt;BR /&gt;set the options as you want.&lt;BR /&gt;U can also set password length,password expiry, and many more.&lt;BR /&gt;To unlock the user,&lt;BR /&gt;#/usr/lbin/getprpw username&lt;BR /&gt;this is check&lt;BR /&gt;#/usr/lbin/modprpw -k username&lt;BR /&gt;to unlock the account.&lt;BR /&gt;&lt;BR /&gt;Hope this solves ur query.&lt;BR /&gt;Don't forget to assign points.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
      <pubDate>Tue, 19 Oct 2010 03:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701178#M384067</guid>
      <dc:creator>vishnu.khandare</dc:creator>
      <dc:date>2010-10-19T03:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: wrong password attempt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701179#M384068</link>
      <description>Hi Vishnu,&lt;BR /&gt;&lt;BR /&gt;Thanks for your valuable help...how do i edit the File..what command to use to start edit the file.Appreciate your help.</description>
      <pubDate>Wed, 20 Oct 2010 01:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701179#M384068</guid>
      <dc:creator>sprakash1980</dc:creator>
      <dc:date>2010-10-20T01:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: wrong password attempt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701180#M384069</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do it using command line and sam.&lt;BR /&gt;&lt;BR /&gt;command line.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprdef -m umaxlntr=9&lt;BR /&gt;&lt;BR /&gt;and you can verify using command&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprdef -m umaxlntr&lt;BR /&gt;&lt;BR /&gt;through sam.&lt;BR /&gt;&lt;BR /&gt;sam&amp;gt;&amp;gt;Auditing and Security&amp;gt;&amp;gt;System Security Policies&amp;gt;&amp;gt; Terminal Security Policies... &amp;gt;&amp;gt;&lt;BR /&gt;Use this screen to set system policies for&lt;BR /&gt;terminals.  Policies apply to all terminal&lt;BR /&gt;unless terminal-specific policies are set.&lt;BR /&gt;                                          &lt;BR /&gt;Unsuccessful Login Tries Allowed:  50     &lt;BR /&gt;                                          &lt;BR /&gt;Delay Between Login Tries (sec.):  2      &lt;BR /&gt;                                          &lt;BR /&gt;      Login Timeout Value (sec.):  0      &lt;BR /&gt;â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  â  &lt;BR /&gt;[   OK   ]      [ Cancel ]      [  Help  ]&lt;BR /&gt;&lt;BR /&gt;Chandra</description>
      <pubDate>Wed, 20 Oct 2010 02:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701180#M384069</guid>
      <dc:creator>Corporate Unix01</dc:creator>
      <dc:date>2010-10-20T02:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: wrong password attempt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701181#M384070</link>
      <description>Hi Prakash,&lt;BR /&gt;&lt;BR /&gt;Thanks for appreciating help n giving points.&lt;BR /&gt;Yes do vi /etc/default/security and set the values of parameters as u required. &lt;BR /&gt;From previous reply u can do it from command line and thru SAM also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this solves ur query.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
      <pubDate>Wed, 20 Oct 2010 03:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wrong-password-attempt/m-p/4701181#M384070</guid>
      <dc:creator>vishnu.khandare</dc:creator>
      <dc:date>2010-10-20T03:45:06Z</dc:date>
    </item>
  </channel>
</rss>

