<?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: Regarding account lock in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094473#M442945</link>
    <description>if untrust the system, tsconvert -r</description>
    <pubDate>Tue, 26 Feb 2008 21:44:13 GMT</pubDate>
    <dc:creator>dinoside</dc:creator>
    <dc:date>2008-02-26T21:44:13Z</dc:date>
    <item>
      <title>Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094468#M442940</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want the user's account to get locked if they are trying to login after 3 wrong attempts.&lt;BR /&gt;&lt;BR /&gt;(Note: Right now, user can login the nth time even if he does n-1 wrong attempts)&lt;BR /&gt;&lt;BR /&gt;Kindly tell me how to do this??&lt;BR /&gt;&lt;BR /&gt;And also i want to know about unlocking the account without resetting to a new password !!&lt;BR /&gt;&lt;BR /&gt;Kindly help and give a solution for this!!&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance!!&lt;BR /&gt;&lt;BR /&gt;Sridhar</description>
      <pubDate>Tue, 26 Feb 2008 10:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094468#M442940</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-26T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094469#M442941</link>
      <description>1. trusted system&lt;BR /&gt;2. /usr/lbin/modprpw -k user_name</description>
      <pubDate>Tue, 26 Feb 2008 10:35:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094469#M442941</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-02-26T10:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094470#M442942</link>
      <description>Yes, you must check that you are runing a trusted system, if its a trusted system you will have a /tcb directory.&lt;BR /&gt;&lt;BR /&gt;Here you can see the config of the server:&lt;BR /&gt;&lt;BR /&gt;/tcb/files/auth/system# cat default&lt;BR /&gt;default:\&lt;BR /&gt;        :d_name=default:\&lt;BR /&gt;        :d_boot_authenticate@:\&lt;BR /&gt;        :u_pwd=*:\&lt;BR /&gt;        :u_owner=root:u_auditflag#-1:\&lt;BR /&gt;        :u_minchg#0:u_maxlen#16:u_exp#2419200:u_life#2592000:\&lt;BR /&gt;        :u_llogin#0:u_pw_expire_warning#1814400:u_pswduser=root:u_pickpw:\&lt;BR /&gt;        :u_genpwd:u_restrict@:u_nullpw@:u_genchars:\&lt;BR /&gt;        :u_genletters:u_suclog#0:u_unsuclog#0:u_maxtries#3:\&lt;BR /&gt;        :u_lock:\&lt;BR /&gt;        :t_logdelay#2:t_maxtries#10:t_login_timeout#0:\&lt;BR /&gt;        :chkent:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But i would suggest using sam, to change these settings.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094470#M442942</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-02-26T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094471#M442943</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thnx for the reply.&lt;BR /&gt;&lt;BR /&gt;i dont find any /tcb directory.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:49:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094471#M442943</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-26T10:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094472#M442944</link>
      <description>You can convert to trusted mode from SAM or on command line.&lt;BR /&gt;&lt;BR /&gt;command line- /etc/tsconvert -c&lt;BR /&gt;&lt;BR /&gt;All accounts will expire and will be prompted for new password. So immediatley after you do /etc/tsconvert -c, do&lt;BR /&gt;/usr/lbin/modprpw -V&lt;BR /&gt;&lt;BR /&gt;Rather do&lt;BR /&gt;/etc/tsconver -c;/usr/lbin/modprpw -V</description>
      <pubDate>Tue, 26 Feb 2008 11:05:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094472#M442944</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-02-26T11:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094473#M442945</link>
      <description>if untrust the system, tsconvert -r</description>
      <pubDate>Tue, 26 Feb 2008 21:44:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094473#M442945</guid>
      <dc:creator>dinoside</dc:creator>
      <dc:date>2008-02-26T21:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094474#M442946</link>
      <description>Also note that trusted mode is deprecated in 11.31 in favor of the Standard Mode security extensions. (discontinued in 11.41)&lt;BR /&gt;&lt;BR /&gt;Using that, you can (in 11.31, or with the SMSE download in 11.23) use the setting AUTH_MAXTRIES in /etc/default/security to set this, or per-user, using the userdb command.&lt;BR /&gt;&lt;BR /&gt;This does NOT require the transition to trusted mode.&lt;BR /&gt;&lt;BR /&gt;-Robert</description>
      <pubDate>Wed, 27 Feb 2008 00:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094474#M442946</guid>
      <dc:creator>Robert Fritz</dc:creator>
      <dc:date>2008-02-27T00:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094475#M442947</link>
      <description>Hi Orange,&lt;BR /&gt;&lt;BR /&gt;I did whatever u said. I think the system is in trusted mode right now. &lt;BR /&gt;&lt;BR /&gt;And now i can see the /tcb directory.&lt;BR /&gt;&lt;BR /&gt;I get the default(/tcb/files/auth/system) file to be:&lt;BR /&gt;&lt;BR /&gt;vorap101#cat default&lt;BR /&gt;default:\&lt;BR /&gt;        :d_name=default:\&lt;BR /&gt;        :d_boot_authenticate@:\&lt;BR /&gt;        :u_pwd=*:\&lt;BR /&gt;        :u_owner=root:u_auditflag#-1:\&lt;BR /&gt;        :u_minchg#0:u_maxlen#8:u_exp#15724800:u_life#16934400:\&lt;BR /&gt;        :u_pw_expire_warning#604800:u_pswduser=root:u_pickpw:u_genpwd:\&lt;BR /&gt;        :u_restrict@:u_nullpw@:u_genchars@:u_genletters:\&lt;BR /&gt;        :u_suclog#0:u_unsuclog#0:u_maxtries#3:u_lock:\&lt;BR /&gt;        :\&lt;BR /&gt;        :t_logdelay#2:t_maxtries#10:t_login_timeout#0:\&lt;BR /&gt;        :chkent:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What should i make change in this file so that my requirement fulfills !!&lt;BR /&gt;&lt;BR /&gt;And also i want tp know how to change it to non-trusted mode again?? Will i get any problem if i leave it as such in trusted mode?? &lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Wed, 27 Feb 2008 06:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094475#M442947</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-27T06:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094476#M442948</link>
      <description>Hy,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no problem with the system in trusted mode, it should be in trusted mode.&lt;BR /&gt;&lt;BR /&gt;as the default stands you have what you want, after 3 wrong attempts the server blocks the user.&lt;BR /&gt;&lt;BR /&gt;u_maxtries#3&lt;BR /&gt;&lt;BR /&gt;database u_maxtries:&lt;BR /&gt;&lt;BR /&gt;Set Maximum Unsuccessful Login tries allowed.&lt;BR /&gt;0 = infinite.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to unlock the user, without changing passwd:&lt;BR /&gt;&lt;BR /&gt; /usr/lbin/modprpw -k user_name&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;have a look at man modprpw</description>
      <pubDate>Wed, 27 Feb 2008 08:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094476#M442948</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2008-02-27T08:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094477#M442949</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks that's working!&lt;BR /&gt;&lt;BR /&gt;But, is there any direct command to check whether the system is in trusted or un-trusted mode?&lt;BR /&gt;&lt;BR /&gt;By any chance, is it possible to revert back to un-trusted mode?&lt;BR /&gt;&lt;BR /&gt;If yes, kindly let me know!!&lt;BR /&gt;&lt;BR /&gt;Thanks!!</description>
      <pubDate>Wed, 27 Feb 2008 09:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094477#M442949</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-27T09:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094478#M442950</link>
      <description>1. Actually Many&lt;BR /&gt;      ---run any command which is a trusted system only command, getprpw, modprpw&lt;BR /&gt;      ----- check for /tcb&lt;BR /&gt;&lt;BR /&gt;2. tsconvert -r</description>
      <pubDate>Wed, 27 Feb 2008 09:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094478#M442950</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-02-27T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094479#M442951</link>
      <description>hi Sridhar,&lt;BR /&gt;&lt;BR /&gt;Please check with this command:&lt;BR /&gt; &lt;BR /&gt;#usr/lbin/modprpw -k root&lt;BR /&gt; &lt;BR /&gt;This command will show whether the system is trusted system or not ?</description>
      <pubDate>Wed, 27 Feb 2008 10:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094479#M442951</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2008-02-27T10:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094480#M442952</link>
      <description>Hi Sridhar ,&lt;BR /&gt;&lt;BR /&gt;you can go to /etc/deafult/security and &lt;BR /&gt;put a parameter :&lt;BR /&gt;&lt;BR /&gt;#AUTH_MAXTRIES= no. of tries-1&lt;BR /&gt;&lt;BR /&gt;it will lock the userid after more no. of tries mentioned here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2008 10:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094480#M442952</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2008-02-27T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding account lock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094481#M442953</link>
      <description>Thanks !</description>
      <pubDate>Wed, 27 Feb 2008 11:00:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/regarding-account-lock/m-p/5094481#M442953</guid>
      <dc:creator>Sridhar R</dc:creator>
      <dc:date>2008-02-27T11:00:29Z</dc:date>
    </item>
  </channel>
</rss>

