<?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 unlock root account without bringing down the system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870577#M98342</link>
    <description>Is there a way to do this ?&lt;BR /&gt;</description>
    <pubDate>Thu, 26 Dec 2002 21:09:59 GMT</pubDate>
    <dc:creator>hpuxhelp</dc:creator>
    <dc:date>2002-12-26T21:09:59Z</dc:date>
    <item>
      <title>unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870577#M98342</link>
      <description>Is there a way to do this ?&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2002 21:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870577#M98342</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-26T21:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870578#M98343</link>
      <description>The 2 ways I can think of:&lt;BR /&gt;&lt;BR /&gt;1)  You have an id that has root-like access (via restricted SAM or sudo) and can run the appropriate commands to unlock root.&lt;BR /&gt;&lt;BR /&gt;2)  You already have root logged in somewhere else.&lt;BR /&gt;&lt;BR /&gt;If the above 2 fail, the only other thing I can think of is to reboot the system and go into single-user mode and modify /tcb/files/auth/r/root and modify the line u_pwd so that it looks like:&lt;BR /&gt;&lt;BR /&gt;u_pwd=:&lt;BR /&gt;&lt;BR /&gt;This is why I am a firm believer in modifying roots default security settings so that you are allowed something like 99 invalid password tries before the account gets locked.</description>
      <pubDate>Thu, 26 Dec 2002 21:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870578#M98343</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-12-26T21:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870579#M98344</link>
      <description>Oops.....I hit submit and realized you just needed to reactivate the account, not clear out the passwd.  Once in single user mode, you should then be able to do the modprpw command to reactivate root.&lt;BR /&gt;&lt;BR /&gt;Apparently I'm still in Christmas Holiday mode.</description>
      <pubDate>Thu, 26 Dec 2002 21:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870579#M98344</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-12-26T21:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870580#M98345</link>
      <description>Hi Patrick....&lt;BR /&gt;&lt;BR /&gt;Don't think this user is running the system Trusted.&lt;BR /&gt;See their earlier post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x60d27680e012d71190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x60d27680e012d71190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What they need to do is run&lt;BR /&gt;passwd -d root&lt;BR /&gt;Unfortunately they HAVE to be root or root-equiv to do so.&lt;BR /&gt;&lt;BR /&gt;Dido - If you don't have another root-level user, the ability to rlogin from another system OR another root session available somewhere, you'll have to reboot to single user mode to reset the root account. This is of course deliberate - you don't want to make it easy - at all - for an avg user to mess with the root account. For obvious reasons....&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 26 Dec 2002 21:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870580#M98345</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-26T21:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870581#M98346</link>
      <description>hi,&lt;BR /&gt;so what you suggest that we do not have to edit the /tcp file once we able to boot to single user and just run&lt;BR /&gt;modprpw -l root ?&lt;BR /&gt;and this will activate the root account ?</description>
      <pubDate>Thu, 26 Dec 2002 21:30:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870581#M98346</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-26T21:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870582#M98347</link>
      <description>Hi Dido,&lt;BR /&gt;&lt;BR /&gt;If you are using trusted system,&lt;BR /&gt;Did you try login from the console?.  &lt;BR /&gt;You should be able to get in. Once you login use /usr/lbin/modprpw -k root to enable the account.&lt;BR /&gt;&lt;BR /&gt;If you don't have trusted, you will need to get in into single user mode.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2002 21:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870582#M98347</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-12-26T21:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870583#M98348</link>
      <description>OK - so you ARE running the system in Trusted mode?&lt;BR /&gt;If so proper command would be:&lt;BR /&gt;&lt;BR /&gt;modprpw -k root&lt;BR /&gt;&lt;BR /&gt;If NOT trusted - use:&lt;BR /&gt;&lt;BR /&gt;passwd -d root&lt;BR /&gt;&lt;BR /&gt;You can easily tell the diffference. If trusted there will be the /tcb/files/auth directory structure in place. If not Trusted it won't be there.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 26 Dec 2002 21:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870583#M98348</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-26T21:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870584#M98349</link>
      <description>If you KNOW what the root passwd is, then  yes, just run the 'modprpw' command to reactivate it.&lt;BR /&gt;&lt;BR /&gt;If you do NOT know the root passwd, then you need to reactivate root and also change the passwd to something you know, whic MAY require you to modify the /tcb/files/auth/r/root file since the passwd command asks for the old passwd when you change a passwd.</description>
      <pubDate>Thu, 26 Dec 2002 21:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870584#M98349</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-12-26T21:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870585#M98350</link>
      <description>hmm.. I am confused. Just in case if anyone looks at this thread in future.&lt;BR /&gt;&lt;BR /&gt;Did you say your 'root' account is locked or you lost the password?. &lt;BR /&gt;&lt;BR /&gt;If you lost the password then above suggestions may apply.&lt;BR /&gt;&lt;BR /&gt;If the account is locked and if you knew the password, login from the console will allow to gain root session and then you can run modprpw -k root to enable the account.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2002 21:44:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870585#M98350</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-12-26T21:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870586#M98351</link>
      <description>hello,&lt;BR /&gt;Can't log into the console because of this message "nfs server is still responding"...&lt;BR /&gt;therefore we can't get into root...that is where the problem begins</description>
      <pubDate>Thu, 26 Dec 2002 21:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870586#M98351</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-26T21:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870587#M98352</link>
      <description>the root account was locked...&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Dec 2002 21:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870587#M98352</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-26T21:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870588#M98353</link>
      <description>Hi,&lt;BR /&gt;  Is it nfs server still "not" responding or &lt;BR /&gt;nfs server still responding?.&lt;BR /&gt;&lt;BR /&gt;hit Cntl+C or break key of your console. you should get&lt;BR /&gt;the login prompt. &lt;BR /&gt;&lt;BR /&gt;Is your server is booting or&lt;BR /&gt;running for sometimes when you&lt;BR /&gt;got this error?.&lt;BR /&gt;&lt;BR /&gt;By-the-way what nfs configuration's do you use?.&lt;BR /&gt;&lt;BR /&gt;Can you be little brief?.&lt;BR /&gt;&lt;BR /&gt;Srini.&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Dec 2002 05:25:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870588#M98353</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2002-12-27T05:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870589#M98354</link>
      <description>Edit the /etc/rc.config.d/nfsconf&lt;BR /&gt;all the nfs_client, server and&lt;BR /&gt;everythings to =0&lt;BR /&gt;and also stop the rpc binding&lt;BR /&gt;nfs.core.  Still didn't have an effect...&lt;BR /&gt;When issue a bdf...this is where the notification occurs :&lt;BR /&gt;nfs server hosta not responding still trying...&lt;BR /&gt;&lt;BR /&gt;** no nfs mount points in the /etc/fstab...&lt;BR /&gt;any suggestions??</description>
      <pubDate>Fri, 27 Dec 2002 17:33:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870589#M98354</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-27T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870590#M98355</link>
      <description>Remember to use /sbin/init.d/[nfs.core|nfs.server|mfs.client] stop to stop nfs. You may have to do a "ps -ef | grep nfs" to see if any nfs processes are still running. Use a "kill -15" to stop the processes. You may need to do a "kill -9" to actually get rid of the processes.&lt;BR /&gt;&lt;BR /&gt;It sounds like someone did an NFS mount and the mountpoint is stale.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 27 Dec 2002 17:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870590#M98355</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-12-27T17:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: unlock root account without bringing down the system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870591#M98356</link>
      <description>I've unlocked the root account once with another UID 0 (zero) account.  One of the applications that we run on a server requires UID 0 (against our better judgement) but It saved us a reboot once.</description>
      <pubDate>Tue, 31 Dec 2002 12:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unlock-root-account-without-bringing-down-the-system/m-p/2870591#M98356</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2002-12-31T12:21:54Z</dc:date>
    </item>
  </channel>
</rss>

