<?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 password change ! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450229#M358580</link>
    <description>Shalom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bo &lt;ENTER&gt;&lt;BR /&gt;Y on the interact question:&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;passwd&lt;BR /&gt;&lt;BR /&gt;Change it.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;</description>
    <pubDate>Tue, 30 Jun 2009 13:58:37 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-06-30T13:58:37Z</dc:date>
    <item>
      <title>Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450228#M358579</link>
      <description>Hi all ,&lt;BR /&gt;&lt;BR /&gt;when I am trying to change the root password and going in to single user mode getting this error message : &lt;BR /&gt;&lt;BR /&gt;INIT:overriding with default level with 's'&lt;BR /&gt;&lt;BR /&gt;please help on this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;titu&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 13:57:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450228#M358579</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-06-30T13:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450229#M358580</link>
      <description>Shalom&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bo &lt;ENTER&gt;&lt;BR /&gt;Y on the interact question:&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;passwd&lt;BR /&gt;&lt;BR /&gt;Change it.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;</description>
      <pubDate>Tue, 30 Jun 2009 13:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450229#M358580</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-30T13:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450230#M358581</link>
      <description>When i am trying to boot in single user mode using this option &lt;BR /&gt;&lt;BR /&gt;# hpux -is &lt;BR /&gt;&lt;BR /&gt;after sometime during boot process it give me this message:&lt;BR /&gt;&lt;BR /&gt;INIT:overriding with default level with 's'&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jun 2009 14:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450230#M358581</guid>
      <dc:creator>titu</dc:creator>
      <dc:date>2009-06-30T14:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450231#M358582</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is not error message. It is information only. You can go ahead and change the password after booting into single user mode.</description>
      <pubDate>Tue, 30 Jun 2009 14:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450231#M358582</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-06-30T14:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450232#M358583</link>
      <description>Shalom again,&lt;BR /&gt;&lt;BR /&gt;You are in single user mode.&lt;BR /&gt;&lt;BR /&gt;Run the passwd command.&lt;BR /&gt;&lt;BR /&gt;Done.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 30 Jun 2009 14:16:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450232#M358583</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-30T14:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Root password change !</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450233#M358584</link>
      <description>Look at the first line of your /etc/inittab file. You will see something like this:&lt;BR /&gt;&lt;BR /&gt;init:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;when you see the message "overriding with default level with 's'", it is basically telling you that "you might be expecting to go to run-level 3 but instead I am going into run-level 's' as you requested (s=single user).&lt;BR /&gt;&lt;BR /&gt;So, you are good to go. Even after booting into the single user mode, you are getting asked password, you might be out of luck and have to restore the OS to gain root access, short of trying third party tools.&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Tue, 30 Jun 2009 14:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-password-change/m-p/4450233#M358584</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-30T14:22:42Z</dc:date>
    </item>
  </channel>
</rss>

