<?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: Password Issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175108#M458809</link>
    <description>Sorry,&lt;BR /&gt;It was:&lt;BR /&gt;&lt;BR /&gt;test:*:0:20::/home/test:/sbin/sh</description>
    <pubDate>Thu, 14 May 2009 05:48:33 GMT</pubDate>
    <dc:creator>UniRock</dc:creator>
    <dc:date>2009-05-14T05:48:33Z</dc:date>
    <item>
      <title>Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175105#M458806</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am trying to create a new user "test" UID=0 from root. Following is what happens:&lt;BR /&gt;&lt;BR /&gt;---------------------------------------&lt;BR /&gt;# useradd -o -u 0 -m -d /home/test test&lt;BR /&gt;# passwd test&lt;BR /&gt;Changing password for test&lt;BR /&gt;Old password:&lt;BR /&gt;Sorry.&lt;BR /&gt;---------------------------------------&lt;BR /&gt;&lt;BR /&gt;Why is it asking for old password, when it is a 'brand' new user?&lt;BR /&gt;Is is because this is a trusted system?&lt;BR /&gt;&lt;BR /&gt;Response is much appreciated.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks..&lt;BR /&gt;UniRock&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 05:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175105#M458806</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T05:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175106#M458807</link>
      <description>Hello UniRock&lt;BR /&gt;&lt;BR /&gt;can you check your /etc/passwd file the test user already exist?&lt;BR /&gt;&lt;BR /&gt;if it not exist please update /etc/passwd file with below line and then on command prompt type passwd test to reset password. &lt;BR /&gt;&lt;BR /&gt;test::0:0:test user:/test:/bin/bash&lt;BR /&gt;&lt;BR /&gt;let me know how it goes, thanks,</description>
      <pubDate>Thu, 14 May 2009 05:41:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175106#M458807</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-14T05:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175107#M458808</link>
      <description>Hi Avizen,&lt;BR /&gt;&lt;BR /&gt;It exists already..&lt;BR /&gt;test:*:104:20::/home/test:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;Shall I modify it and try?</description>
      <pubDate>Thu, 14 May 2009 05:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175107#M458808</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T05:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175108#M458809</link>
      <description>Sorry,&lt;BR /&gt;It was:&lt;BR /&gt;&lt;BR /&gt;test:*:0:20::/home/test:/sbin/sh</description>
      <pubDate>Thu, 14 May 2009 05:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175108#M458809</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T05:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175109#M458810</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;open this file /tcb/files/auth/t/test&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;test:u_name=test:u_id#0:\&lt;BR /&gt;    :u_pwd=encrypted_password:\&lt;BR /&gt;    :u_minchg#0:u_pickpw:u_nullpw:u_restrict@:\&lt;BR /&gt;    :u_maxtries#100:u_lock@:chkent:&lt;BR /&gt;&lt;BR /&gt;delete all cherecter after "=" sign on this line after deleteing this look like the below line &lt;BR /&gt;u_pwd= :\&lt;BR /&gt;&lt;BR /&gt;save the file &lt;BR /&gt;&lt;BR /&gt;try with "passwd test"&lt;BR /&gt;&lt;BR /&gt;now it will not ask the old passwd &lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 14 May 2009 05:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175109#M458810</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-14T05:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175110#M458811</link>
      <description>Hi Suraj,&lt;BR /&gt;&lt;BR /&gt;The file looks like:&lt;BR /&gt;&lt;BR /&gt;test:u_name=test:u_id#0:\&lt;BR /&gt;        :u_pwd=*:\        &amp;lt;&amp;lt;&amp;lt;======&lt;BR /&gt;        :u_auditid#16:\&lt;BR /&gt;        :u_auditflag#1:\&lt;BR /&gt;        :u_unsucchg#1242269911:u_suclog#1242269865:u_lock@:chkent:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 05:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175110#M458811</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T05:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175111#M458812</link>
      <description>can you remove * also and then try, please take backup for this file before modify anyting, thanks, &lt;BR /&gt;&lt;BR /&gt;u_pwd=*:\ &amp;lt;&amp;lt;&amp;lt;======&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 06:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175111#M458812</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-14T06:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175112#M458813</link>
      <description>Still no luck.....same results :(</description>
      <pubDate>Thu, 14 May 2009 06:27:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175112#M458813</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T06:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175113#M458814</link>
      <description>Dear Friend&lt;BR /&gt;what about u system is it trusted or not trusted. if it is trusted &lt;BR /&gt;&lt;BR /&gt;do the following&lt;BR /&gt;&lt;BR /&gt;passwd â  df userid. &lt;BR /&gt;&lt;BR /&gt;once u entered this command next time  user login will ask new passwd only&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Thu, 14 May 2009 06:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175113#M458814</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-14T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175114#M458815</link>
      <description>Hi Sajjad,&lt;BR /&gt;&lt;BR /&gt;UserId is 0....as i am trying to create another user with root powers.&lt;BR /&gt;&lt;BR /&gt;Still if I use the command, I get:&lt;BR /&gt;&lt;BR /&gt;# passwd -df 0&lt;BR /&gt;&lt;BR /&gt;Password cannot be changed.  Reason: Cannot access protected password entry.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 06:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175114#M458815</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175115#M458816</link>
      <description>&lt;BR /&gt;the same user what asked old passwd &lt;BR /&gt;&lt;BR /&gt;that one try first&lt;BR /&gt;&lt;BR /&gt;by using this command &lt;BR /&gt;&lt;BR /&gt;passwd -df new122 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then open another terminal session&lt;BR /&gt;try to enter the user which one u forgot the passwd&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 06:46:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175115#M458816</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-14T06:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175116#M458817</link>
      <description>Hi UniRock,&lt;BR /&gt;&lt;BR /&gt;Are you creating a NEW user with UID 0.....or this is an OLD/existing user??</description>
      <pubDate>Thu, 14 May 2009 06:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175116#M458817</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-05-14T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175117#M458818</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Never create a user with uid 0.&lt;BR /&gt;&lt;BR /&gt;Think if you remove the user later point of time along with user owned files delete option. It delete all the root owned files as well.&lt;BR /&gt;&lt;BR /&gt;So it is not recommanded to have user  with uid 0</description>
      <pubDate>Thu, 14 May 2009 07:36:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175117#M458818</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-14T07:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175118#M458819</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;After deleteing the * save the file&lt;BR /&gt;give passwd test&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Thu, 14 May 2009 07:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175118#M458819</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-14T07:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175119#M458820</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;Removing * from below line solved the issue :)&lt;BR /&gt;u_pwd=*:\ &amp;lt;&amp;lt;&amp;lt;======&lt;BR /&gt;&lt;BR /&gt;Actually first I tried this and failed.&lt;BR /&gt;u_pwd= :\   &amp;lt;&amp;lt;=== space before colon&lt;BR /&gt; &lt;BR /&gt;Later, I tried this and succeeded.&lt;BR /&gt;u_pwd=:\ &amp;lt;&amp;lt;&amp;lt;==== no space before colon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;================================&lt;BR /&gt;Thanks all of you specially Suraj and Avizen.&lt;BR /&gt;&lt;BR /&gt;Sometimes, along with the soluton, we require advice also.&lt;BR /&gt;Thanks Ganeshan for your valuable suggestion.&lt;BR /&gt;&lt;BR /&gt;================================</description>
      <pubDate>Thu, 14 May 2009 11:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175119#M458820</guid>
      <dc:creator>UniRock</dc:creator>
      <dc:date>2009-05-14T11:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Password Issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175120#M458821</link>
      <description>Dear &lt;BR /&gt;Really a useful solution for me too .Thanks</description>
      <pubDate>Thu, 14 May 2009 16:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5175120#M458821</guid>
      <dc:creator>Jestin John Chacko</dc:creator>
      <dc:date>2009-05-14T16:18:33Z</dc:date>
    </item>
  </channel>
</rss>

