<?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: root account disabled in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840536#M91089</link>
    <description>And quite the typo it was, Chuck!!&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Thu, 07 Nov 2002 14:01:34 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-11-07T14:01:34Z</dc:date>
    <item>
      <title>root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840530#M91083</link>
      <description>I have a Visualize server that I am trying to telnet to and it gives me a root account disabled.  Can anyone give me a hand with this?</description>
      <pubDate>Thu, 07 Nov 2002 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840530#M91083</guid>
      <dc:creator>Michael Crihfield</dc:creator>
      <dc:date>2002-11-07T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840531#M91084</link>
      <description>Boot into single user mode, here's how to do it:&lt;BR /&gt;&lt;BR /&gt;* Power cycle the machine if you cannot reboot&lt;BR /&gt;&lt;BR /&gt;When you see the system coming up again you can interrupt the system boot sequence (it will ask you to press any key in 10 sec to stop booting), and then after pressing the key (e.g. spacebar)&amp;gt; It may now bring up a boot menu. Depending on the model you will need to enter a command similar to:&lt;BR /&gt;&lt;BR /&gt;BOOT_ADMIN&amp;gt; boot OR&lt;BR /&gt;BOOT_ADMIN&amp;gt; boot pri isl OR something else&lt;BR /&gt;&lt;BR /&gt;If you are asked if you want to interact with the ISL, type yes. Then:&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -is &lt;BR /&gt;&lt;BR /&gt;This will take you to single user mode.&lt;BR /&gt;&lt;BR /&gt;Now type:&lt;BR /&gt;&lt;BR /&gt;# mountall&lt;BR /&gt;# vi /etc/passwd&lt;BR /&gt;x out the second string where the password is&lt;BR /&gt;&lt;BR /&gt;or you could:&lt;BR /&gt;# passwd root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bingo.&lt;BR /&gt;&lt;BR /&gt;Chuck J</description>
      <pubDate>Thu, 07 Nov 2002 13:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840531#M91084</guid>
      <dc:creator>Chuck J</dc:creator>
      <dc:date>2002-11-07T13:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840532#M91085</link>
      <description>Have you tried booting into single user mode?? &lt;BR /&gt;&lt;BR /&gt;From there you should be able to change root's passwd.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 07 Nov 2002 13:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840532#M91085</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2002-11-07T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840533#M91086</link>
      <description>Oh, where i said "x out the password" in the /etc/passwd file, i meant delete the file, this will give root no password.&lt;BR /&gt;&lt;BR /&gt;After you've changed the password you can do:&lt;BR /&gt;&lt;BR /&gt;# init 3&lt;BR /&gt;&lt;BR /&gt;to boot back into multi-user mode.</description>
      <pubDate>Thu, 07 Nov 2002 13:55:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840533#M91086</guid>
      <dc:creator>Chuck J</dc:creator>
      <dc:date>2002-11-07T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840534#M91087</link>
      <description>No, don't delete the passwd file!!!  You'll be logged in as root - use the passwd command to change root's passwd, then return to multi-user state by init 3 or re-booting.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Nov 2002 13:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840534#M91087</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-07T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840535#M91088</link>
      <description>OOOOOOOoops, i meant "delete the field" not file!!! just delete the second FIELD where the password is to give root no password.&lt;BR /&gt;&lt;BR /&gt;Woops, that was a typo!!&lt;BR /&gt;&lt;BR /&gt;Chuck J</description>
      <pubDate>Thu, 07 Nov 2002 13:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840535#M91088</guid>
      <dc:creator>Chuck J</dc:creator>
      <dc:date>2002-11-07T13:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840536#M91089</link>
      <description>And quite the typo it was, Chuck!!&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Nov 2002 14:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840536#M91089</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-07T14:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840537#M91090</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You maid have two reasons to this kind of pbs :&lt;BR /&gt;&lt;BR /&gt;-You are in trusted mode with pass aging set for all users (root too) . Boot in single and use SAM do configurate proply.&lt;BR /&gt;&lt;BR /&gt;- The file securetty is active&lt;BR /&gt;&lt;BR /&gt;Bye.&lt;BR /&gt;&lt;BR /&gt;Merydine</description>
      <pubDate>Thu, 07 Nov 2002 14:07:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840537#M91090</guid>
      <dc:creator>merydine</dc:creator>
      <dc:date>2002-11-07T14:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840538#M91091</link>
      <description>Problem Solved.  For some reason I forgot all about my friend single usder.  DOH!  Thank to all who replied.&lt;BR /&gt;Chriss</description>
      <pubDate>Thu, 07 Nov 2002 14:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840538#M91091</guid>
      <dc:creator>Michael Crihfield</dc:creator>
      <dc:date>2002-11-07T14:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840539#M91092</link>
      <description>If you didn't bring that up i would've missed it. My mind was thinking "field" but my hand typed "file", then when i read your message I thought "Hang on, WHAT THE" hehe.&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;Chuck J</description>
      <pubDate>Thu, 07 Nov 2002 14:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840539#M91092</guid>
      <dc:creator>Chuck J</dc:creator>
      <dc:date>2002-11-07T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840540#M91093</link>
      <description>You may want to consider a pseudo root account (username, password, UID=0) for root access when the root account is disabled. With a pseudo root account, you can change the root password without have to reboot into single user mode.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 07 Nov 2002 17:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840540#M91093</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-07T17:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840541#M91094</link>
      <description>Chuck,&lt;BR /&gt;&lt;BR /&gt;And you got 10 points for the typo!!!!! WOW!&lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;Marty</description>
      <pubDate>Thu, 07 Nov 2002 17:46:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840541#M91094</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-11-07T17:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: root account disabled</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840542#M91095</link>
      <description>What can I say, I'm generous.  Actually I knew what he was talking about even if there was a typo.  As soon as you guys said single user I knew what needed to be done.  Hence points for everyone!!!&lt;BR /&gt;Chriss</description>
      <pubDate>Thu, 07 Nov 2002 18:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-account-disabled/m-p/2840542#M91095</guid>
      <dc:creator>Michael Crihfield</dc:creator>
      <dc:date>2002-11-07T18:02:10Z</dc:date>
    </item>
  </channel>
</rss>

