<?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: To keep the root password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529105#M368002</link>
    <description>I agree.&lt;BR /&gt;&lt;BR /&gt; Use sudo. i will prevent you to login directly with root or to anything with the root password.&lt;BR /&gt;&lt;BR /&gt;i hope you find your answer.</description>
    <pubDate>Fri, 06 Nov 2009 16:57:17 GMT</pubDate>
    <dc:creator>Vishu</dc:creator>
    <dc:date>2009-11-06T16:57:17Z</dc:date>
    <item>
      <title>To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529102#M367999</link>
      <description>In my network , there are many unix / linux server , and we have a few administrators have these server's root password , our administrator will base on user request to change the user's password but however sometimes we have uncarelessly changed root password , then we have to do something ( reboot , single login ... ) to get back the password .&lt;BR /&gt;&lt;BR /&gt;Therefore , I would like to ask what is the best way to prevent the lost of root password in my case , I know if release the .ssh without password to another server , it can prevent the password lost but I concern the security issue . &lt;BR /&gt;&lt;BR /&gt;Can you please advise the way . Thanks &lt;BR /&gt;&lt;BR /&gt;ps. the administrators must have all server's password , this is company policy so I can't assign the root premission to a specific administrator .&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Nov 2009 07:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529102#M367999</guid>
      <dc:creator>Son dam bi</dc:creator>
      <dc:date>2009-11-06T07:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529103#M368000</link>
      <description>Direct root login is a security concern.&lt;BR /&gt;Hence it is advised to use "sudo".&lt;BR /&gt;&lt;BR /&gt;You can ssh to any remote host using your login credentials and then do "sudo su -" to get root login.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Sunny</description>
      <pubDate>Fri, 06 Nov 2009 07:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529103#M368000</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2009-11-06T07:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529104#M368001</link>
      <description>Solution:-&lt;BR /&gt;&lt;BR /&gt;implement Sudo or power broker&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Nov 2009 16:40:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529104#M368001</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-06T16:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529105#M368002</link>
      <description>I agree.&lt;BR /&gt;&lt;BR /&gt; Use sudo. i will prevent you to login directly with root or to anything with the root password.&lt;BR /&gt;&lt;BR /&gt;i hope you find your answer.</description>
      <pubDate>Fri, 06 Nov 2009 16:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529105#M368002</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-11-06T16:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529106#M368003</link>
      <description>"have uncarelessly changed root password "....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;right..and they probably did it by getting root access and typing&lt;BR /&gt;&lt;BR /&gt;passwd&lt;BR /&gt;&lt;BR /&gt;-instead of-&lt;BR /&gt;&lt;BR /&gt;passwd &lt;SOMEUSER&gt;&lt;BR /&gt;&lt;BR /&gt;you could write a script that takes the place of the normal passwd command and prevents the first form...potentially messy&lt;BR /&gt;&lt;BR /&gt;or you could set up passwordless login via ssh and keys allowing you access to the server to fix root's passwd when its accidentaly been changed.  Still allows the root password to be changed accidentally, but gives you a way in to fix it without going into single-user mode.&lt;BR /&gt;&lt;BR /&gt;I don't believe sudo will fix that issue, as the user with access to the passwd command can still use the first form of the command and "accidentally" change root's password.&lt;BR /&gt;&lt;BR /&gt;PowerBroker might allow you to script this, but it would be a relatively expensive proposition. It could, however, allow you to identify the party(ies) that are doing this...&lt;BR /&gt;&lt;BR /&gt;Unfortunately, technology doesn't fix carelessness....it can only mitigate the fallout.&lt;BR /&gt;&lt;/SOMEUSER&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529106#M368003</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-11-06T17:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529107#M368004</link>
      <description>sudo can do the trick since it doesn't need root password to get into root.</description>
      <pubDate>Fri, 06 Nov 2009 19:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529107#M368004</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-11-06T19:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: To keep the root password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529108#M368005</link>
      <description>right...I was thinking more along the lines of "stopping it from happening" in the first place.&lt;BR /&gt;&lt;BR /&gt;of course, anything eliminates the need to hand out the "root" password willy-nilly would be a good thing.&lt;BR /&gt;&lt;BR /&gt;Auditors / compliance officers must have a field day with this as it currently set-up</description>
      <pubDate>Fri, 06 Nov 2009 19:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/to-keep-the-root-password/m-p/4529108#M368005</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-11-06T19:14:49Z</dc:date>
    </item>
  </channel>
</rss>

