<?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: unlock user account in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092390#M442579</link>
    <description>to unlock:&lt;BR /&gt;1. passwd -d username or&lt;BR /&gt;2. reset the passwoed user&lt;BR /&gt;&lt;BR /&gt;-yut-&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Feb 2008 05:30:20 GMT</pubDate>
    <dc:creator>yulianto piyut</dc:creator>
    <dc:date>2008-02-14T05:30:20Z</dc:date>
    <item>
      <title>unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092384#M442573</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;How to unlock a user account in a non trusted system through command line ( Not through SAM ). Please help me...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Din</description>
      <pubDate>Wed, 13 Feb 2008 08:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092384#M442573</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-13T08:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092385#M442574</link>
      <description>hi din,&lt;BR /&gt;&lt;BR /&gt;you can use command "passwd -l user_id" to lock user account. for example:&lt;BR /&gt;#passwd -l yulianto&lt;BR /&gt;#logins -ox |grep yuli&lt;BR /&gt;yulianto:1004:sysadmin:14:Yulianto ITDC-sysadmin:/home/yulianto:/usr/bin/ksh:LK:000000:-1:-1:-1&lt;BR /&gt;#grep yuli /etc/passwd&lt;BR /&gt;yulianto:*:1004:14:Yulianto ITDC-sysadmin:/home/yulianto:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;the field of encrypted password will changed to *&lt;BR /&gt;&lt;BR /&gt;-yut-&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2008 08:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092385#M442574</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2008-02-13T08:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092386#M442575</link>
      <description>Well there is vipw(1).  Or passwd(1):&lt;BR /&gt;passwd -r files [-d|-l] [-f] [-n min] [-w warn] [-x max] name</description>
      <pubDate>Wed, 13 Feb 2008 08:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092386#M442575</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-13T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092387#M442576</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;Thank you for spending your valuable time to this. I know how to lock the account in non trusted system. But now my question is how to unlcok the account?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Din</description>
      <pubDate>Wed, 13 Feb 2008 09:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092387#M442576</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-13T09:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092388#M442577</link>
      <description>&amp;gt;But now my question is how to unlock the account?&lt;BR /&gt;&lt;BR /&gt;As I said, you either use vipw(1) or passwd(1).&lt;BR /&gt;In particular "passwd -d" will unlock it.</description>
      <pubDate>Wed, 13 Feb 2008 10:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092388#M442577</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-13T10:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092389#M442578</link>
      <description>Din,&lt;BR /&gt;&lt;BR /&gt;# usermod -x administrative_lock_applied=0 username&lt;BR /&gt;# passwd username&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 13 Feb 2008 11:42:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092389#M442578</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2008-02-13T11:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092390#M442579</link>
      <description>to unlock:&lt;BR /&gt;1. passwd -d username or&lt;BR /&gt;2. reset the passwoed user&lt;BR /&gt;&lt;BR /&gt;-yut-&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2008 05:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092390#M442579</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2008-02-14T05:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092391#M442580</link>
      <description>to unlock:&lt;BR /&gt;1. passwd -d username or&lt;BR /&gt;2. reset the passwoed user:&lt;BR /&gt;   # passwd username &lt;BR /&gt;&lt;BR /&gt;-yut-&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Feb 2008 05:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092391#M442580</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2008-02-14T05:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092392#M442581</link>
      <description>can't we unlock a user account without resetting the old password or changing the account to null password? My doubt is, the user should be able to login with their own old password.</description>
      <pubDate>Thu, 14 Feb 2008 05:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092392#M442581</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T05:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092393#M442582</link>
      <description>&amp;gt;can't we unlock a user account without resetting the old password or changing the account to null password?&lt;BR /&gt;&lt;BR /&gt;Unfortunately not with passwd(1).  With vipw(1) you just add a "*" to the start to lock, and remove it to unlock.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the user should be able to login with their own old password.&lt;BR /&gt;&lt;BR /&gt;Unfortunately it doesn't look like it.</description>
      <pubDate>Thu, 14 Feb 2008 05:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092393#M442582</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-14T05:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092394#M442583</link>
      <description>Din,&lt;BR /&gt;&lt;BR /&gt; You can't unlocked user account, with retaining the old password.&lt;BR /&gt;&lt;BR /&gt;#passwd -d &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;Allow user to login without a password by deleting it.In untrusted mode this unlocks/activates the user account if found locked/deactivated.&lt;BR /&gt;&lt;BR /&gt;WK&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 14 Feb 2008 06:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092394#M442583</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-02-14T06:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092395#M442584</link>
      <description>when i put a * in password field of username in /etc/passwd, it shows login incorrect, when i leave it as empty it's getting logged in without any authentication. So after removing the * in password field, is the user adviced to chane their password with the use of " passwd " command? ( user can no longer user their old password )</description>
      <pubDate>Thu, 14 Feb 2008 06:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092395#M442584</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T06:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092396#M442585</link>
      <description>&amp;gt;when i put a * in password field of username in /etc/passwd, it shows login incorrect&lt;BR /&gt;&lt;BR /&gt;Insert a "*" before the old password.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;So after removing the * in password field,&lt;BR /&gt;&lt;BR /&gt;You just remove the "*" before the old.</description>
      <pubDate>Thu, 14 Feb 2008 07:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092396#M442585</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-14T07:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092397#M442586</link>
      <description>Assume a windows machine, the account is getting locked when user enters the wrong password upto 3 times. So the Administrator is unlocking the account, and the user now can use his own old password. Is there any way to get this kind of option in HP UX?</description>
      <pubDate>Thu, 14 Feb 2008 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092397#M442586</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092398#M442587</link>
      <description>&amp;gt;and the user now can use his own old password. Is there any way to get this kind of option in HP-UX?&lt;BR /&gt;&lt;BR /&gt;It depends on how it is locked.  If the whole password (non-trusted) is replaced by a "*", you can't.</description>
      <pubDate>Thu, 14 Feb 2008 08:16:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092398#M442587</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-14T08:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092399#M442588</link>
      <description>This is what i was expecting for. Mine is a non trusted system. So i dont have any other option than resetting the password or making it as null. So in non trusted systems the only way we can use is, either reset the password or make the password null. Am i right Mr. Handy?</description>
      <pubDate>Thu, 14 Feb 2008 08:23:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092399#M442588</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T08:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092400#M442589</link>
      <description>&amp;gt;So in non trusted systems the only way we can use is, either reset the password or make the password null. &lt;BR /&gt;&lt;BR /&gt;It depends on how it is "locked".  passwd -l does a destructive lock.&lt;BR /&gt;&lt;BR /&gt;Also from passwd(1): After the lifetime passes, the account is locked ... Once unlocked, the user is forced to change the password before using the account.&lt;BR /&gt;&lt;BR /&gt;So it appears they really want you to change the password after it is locked.</description>
      <pubDate>Thu, 14 Feb 2008 08:39:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092400#M442589</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-14T08:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092401#M442590</link>
      <description>What kind effect will it have on wrong attempts of password?</description>
      <pubDate>Thu, 14 Feb 2008 09:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092401#M442590</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T09:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092402#M442591</link>
      <description>&amp;gt;What kind effect will it have on wrong attempts of password?&lt;BR /&gt;&lt;BR /&gt;What "it" are you asking about?</description>
      <pubDate>Thu, 14 Feb 2008 09:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092402#M442591</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-14T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: unlock user account</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092403#M442592</link>
      <description>If password getting locked with the wrong attemps, will entry in /etc/passwd be like this&lt;BR /&gt;&lt;BR /&gt;din::34:14::/home/din:/usr/bin/sh&lt;BR /&gt;or&lt;BR /&gt;din:*:34:14::/home/din:/usr/bin/sh&lt;BR /&gt;or&lt;BR /&gt;din:*74_s376!&amp;amp;%:34:14::/home/din:/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Din</description>
      <pubDate>Thu, 14 Feb 2008 10:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-user-account/m-p/5092403#M442592</guid>
      <dc:creator>Din_1</dc:creator>
      <dc:date>2008-02-14T10:06:10Z</dc:date>
    </item>
  </channel>
</rss>

