<?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: A strange problem about root password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924468#M286522</link>
    <description>you can try follow command&lt;BR /&gt;&lt;BR /&gt;1.login system single mode.&lt;BR /&gt;&lt;BR /&gt;remove the protect of root&lt;BR /&gt;2.#/usr/sbin/tsconvert -r root&lt;BR /&gt;change root password&lt;BR /&gt;3.#passwd root</description>
    <pubDate>Tue, 30 Jan 2007 03:14:43 GMT</pubDate>
    <dc:creator>张粤源</dc:creator>
    <dc:date>2007-01-30T03:14:43Z</dc:date>
    <item>
      <title>A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924463#M286517</link>
      <description>When I used root account and root password to login the HP-UX(11.11)  ,The OS rejected and telled me the password had been disable .&lt;BR /&gt;  Anyone can tell me how to reslove this problem ? &lt;BR /&gt;&lt;BR /&gt;  Thanks for your help &lt;BR /&gt;&lt;BR /&gt;Rambo</description>
      <pubDate>Thu, 11 Jan 2007 04:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924463#M286517</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-01-11T04:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924464#M286518</link>
      <description>See this previouss thread - &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=980526" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=980526&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 11 Jan 2007 04:53:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924464#M286518</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-01-11T04:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924465#M286519</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would guess you have a trusted system. The password is rejected with that message when you type wrongly the password more than three times. In order to unlock the root user you need to access to console (if you can) otherwise go in single-user mode and run the following command:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Thu, 11 Jan 2007 04:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924465#M286519</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2007-01-11T04:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924466#M286520</link>
      <description>Thanks for reply ,I will have a try to validate your suggestions. &lt;BR /&gt;&lt;BR /&gt;rambo</description>
      <pubDate>Thu, 11 Jan 2007 05:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924466#M286520</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-01-11T05:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924467#M286521</link>
      <description>I used "/usr/lbin/modprpw -k root"  to unlock successfully ,but after a few days , I met the problem  again.  I always open a windown  now , so that I can use "/usr/lbin/modprpw -k root"  to unlock the root account when the "The root account has been deactivated" messages appear. &lt;BR /&gt; Any suggestions for resolve the problem forever? &lt;BR /&gt; Thanks for your help .&lt;BR /&gt;&lt;BR /&gt; Rambo</description>
      <pubDate>Tue, 30 Jan 2007 02:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924467#M286521</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-01-30T02:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924468#M286522</link>
      <description>you can try follow command&lt;BR /&gt;&lt;BR /&gt;1.login system single mode.&lt;BR /&gt;&lt;BR /&gt;remove the protect of root&lt;BR /&gt;2.#/usr/sbin/tsconvert -r root&lt;BR /&gt;change root password&lt;BR /&gt;3.#passwd root</description>
      <pubDate>Tue, 30 Jan 2007 03:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924468#M286522</guid>
      <dc:creator>张粤源</dc:creator>
      <dc:date>2007-01-30T03:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924469#M286523</link>
      <description>Hello.&lt;BR /&gt;Use SAM and there should be an option arround there to prevent root password being disabled&lt;BR /&gt;&lt;BR /&gt;see account aging or login retries before the account is disabled.&lt;BR /&gt;&lt;BR /&gt;I think its in SAM-&amp;gt;Auditing and security</description>
      <pubDate>Tue, 30 Jan 2007 03:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924469#M286523</guid>
      <dc:creator>Fabian Briseño</dc:creator>
      <dc:date>2007-01-30T03:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924470#M286524</link>
      <description>Hi,&lt;BR /&gt;you still have not identified the cause of the problem : Why is your root account getting disabled ?&lt;BR /&gt;&lt;BR /&gt;If it due to too many attempts with an invalid password, how is trying to use the root account?&lt;BR /&gt;Use the SAM auditing or a quick "lastb root".&lt;BR /&gt;&lt;BR /&gt;Disabling the security setting of three failed attempt is not going to resolve the underlying problem, just hide it.</description>
      <pubDate>Tue, 30 Jan 2007 11:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924470#M286524</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-01-30T11:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924471#M286525</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I had the same problem and i solved this problem by the following method.&lt;BR /&gt;&lt;BR /&gt;When you get this error for root account, &lt;BR /&gt;&lt;BR /&gt;Account is disabled. see Account Administrator&lt;BR /&gt;&lt;BR /&gt;â ¢ Go to console. Ctrl+B to goto GSP.&lt;BR /&gt;â ¢ Type rs to reboot system. And â  Yâ   to confirmation.&lt;BR /&gt;â ¢ Break on startup&lt;BR /&gt;â ¢ Bo pri&lt;BR /&gt;â ¢ hpux â  is&lt;BR /&gt;â ¢ auto_parms&lt;BR /&gt;â ¢ sam&lt;BR /&gt;â ¢ reactivate root account and reset password.&lt;BR /&gt;â ¢ Vi /tcb/files/auth/r/root file.&lt;BR /&gt;â ¢ Change the following parameter as it is.&lt;BR /&gt;:u_pwd=:\&lt;BR /&gt;â ¢ Sam&lt;BR /&gt;â ¢ modify password with p.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Onur&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Jan 2007 02:03:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924471#M286525</guid>
      <dc:creator>Onur Karakan</dc:creator>
      <dc:date>2007-01-31T02:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924472#M286526</link>
      <description>so thanks for everyone reply .I found the system is a "trusted system" , and I found the "unsuccessfully login tried allow" is "Default 3"  in SAM .  I modified the "Default" to "Customize" and choice the number was "0" ,and the problem seem was resolved .</description>
      <pubDate>Wed, 31 Jan 2007 05:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924472#M286526</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-01-31T05:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924473#M286527</link>
      <description>Hi Rambo,&lt;BR /&gt;&lt;BR /&gt;You may have fixed the symptom, but it is likely you still have a problem.  If someone is trying to break into your root account you have now given them an infinite number of login attempts in which to guess the password.&lt;BR /&gt;&lt;BR /&gt;I would suggest looking at sulog and lastb output to see if there's a pattern to the invalid login attempts.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Wed, 31 Jan 2007 06:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924473#M286527</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2007-01-31T06:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924474#M286528</link>
      <description>I would strongly recommend Darren's advice: someone is trying to break into your system. Use this command:&lt;BR /&gt; &lt;BR /&gt;lastb -R root&lt;BR /&gt; &lt;BR /&gt;Every entry is a failed attempt by the listed IP address or hostname. You cannot ignore these attempts until you know who and why the attempts are occurring. &lt;BR /&gt; &lt;BR /&gt;Setting the maximum root login attempts to zero is like solving a problem with someone using a hammer to break the lock on a door, by simply ignoring the damage to the lock. Someday, the lock may be gone...and possibly all your data.</description>
      <pubDate>Wed, 31 Jan 2007 09:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924474#M286528</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-01-31T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: A strange problem about root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924475#M286529</link>
      <description>Thanks for the suggestions . &lt;BR /&gt;&lt;BR /&gt;B.R&lt;BR /&gt;&lt;BR /&gt;Rambo</description>
      <pubDate>Wed, 31 Jan 2007 21:31:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-strange-problem-about-root-password/m-p/3924475#M286529</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2007-01-31T21:31:09Z</dc:date>
    </item>
  </channel>
</rss>

