<?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: change root password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055864#M137495</link>
    <description>now hothing mounted exluded / and /stand.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 25 Aug 2003 11:31:08 GMT</pubDate>
    <dc:creator>Efim Kushnir</dc:creator>
    <dc:date>2003-08-25T11:31:08Z</dc:date>
    <item>
      <title>change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055860#M137491</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;Our admin is leave and we don't know root password to L1000/HP-UX 11.11&lt;BR /&gt;&lt;BR /&gt;When we try change password trought "set_parms root_passwd" under single use mode we see next message:&lt;BR /&gt;&lt;BR /&gt;# set_parms root_passwd&lt;BR /&gt;/sbin/set_parms [730]: grep: not found&lt;BR /&gt;set_parms: Cannot find dialog for -- using English.&lt;BR /&gt;/sbi_setparms.d/15_root_passwd [56]: grep: not found&lt;BR /&gt;&lt;BR /&gt;Can we change root password for succesful in to system or no ?&lt;BR /&gt;If yes please says as ?&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Efim.</description>
      <pubDate>Mon, 25 Aug 2003 11:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055860#M137491</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2003-08-25T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055861#M137492</link>
      <description>Efim,&lt;BR /&gt;&lt;BR /&gt;I would use the passwd command rather than setparms.&lt;BR /&gt;&lt;BR /&gt;By the way, is this a trusted system? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 11:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055861#M137492</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-08-25T11:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055862#M137493</link>
      <description>Is /bin mounted?&lt;BR /&gt;&lt;BR /&gt;If yes, is /bin in your path?&lt;BR /&gt;&lt;BR /&gt;echo $PATH&lt;BR /&gt;&lt;BR /&gt;If not, then:&lt;BR /&gt;&lt;BR /&gt;EXPORT PATH=$PATH:/bin&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Mon, 25 Aug 2003 11:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055862#M137493</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-08-25T11:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055863#M137494</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# /sbin/mount -a&lt;BR /&gt;# vi /etc/passwd &lt;BR /&gt;and remove the enqrupted passwd field.&lt;BR /&gt;&lt;BR /&gt;trusted mode&lt;BR /&gt;&lt;BR /&gt;# /sbin/mount -a&lt;BR /&gt;# cd /tcb/files/auth/r/ &lt;BR /&gt;&lt;BR /&gt;and then delete the actual encrypted password from the root file, the field your looking for is 'u_pwd'. &lt;BR /&gt;&lt;BR /&gt;Hope it helps, &lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Mon, 25 Aug 2003 11:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055863#M137494</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-08-25T11:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055864#M137495</link>
      <description>now hothing mounted exluded / and /stand.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Aug 2003 11:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055864#M137495</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2003-08-25T11:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055865#M137496</link>
      <description>1.  Boot to single user mode (which you seem to know how to do).&lt;BR /&gt;&lt;BR /&gt;2.  mount -a&lt;BR /&gt;    This will mount all of the file systems.&lt;BR /&gt;&lt;BR /&gt;3.  Set root passwd with "passwd root", as described above.&lt;BR /&gt;&lt;BR /&gt;4.  Reboot server with "shutdown -r". &lt;BR /&gt;    You want to reboot to bring the server up normally.  Single-user mode skips some stuff.&lt;BR /&gt;&lt;BR /&gt;Don't let this happen again.  Ensure that you know the root password before the system admin goes on vacation.  Have a "backup" system admin lined up.</description>
      <pubDate>Mon, 25 Aug 2003 11:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055865#M137496</guid>
      <dc:creator>Stuart Abramson_2</dc:creator>
      <dc:date>2003-08-25T11:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: change root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055866#M137497</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;sorry to trouble your but one security was find password in notebook.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for help,&lt;BR /&gt;BR, Efim.</description>
      <pubDate>Mon, 25 Aug 2003 11:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-root-password/m-p/3055866#M137497</guid>
      <dc:creator>Efim Kushnir</dc:creator>
      <dc:date>2003-08-25T11:52:02Z</dc:date>
    </item>
  </channel>
</rss>

