<?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 access across the network in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724424#M63886</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Few options&lt;BR /&gt;&lt;BR /&gt;1. create an .rhosts file in the root's home directory on each of the server with the following entries&lt;BR /&gt;&lt;BR /&gt;server1 root&lt;BR /&gt;server2 root&lt;BR /&gt;server3 root&lt;BR /&gt;&lt;BR /&gt;Then you can do rlogin to any of the servers without entering the password.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 15 May 2002 12:12:12 GMT</pubDate>
    <dc:creator>Sukant Naik</dc:creator>
    <dc:date>2002-05-15T12:12:12Z</dc:date>
    <item>
      <title>Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724422#M63884</link>
      <description>I have a few HPUX workstations that i need to access from one that i do my administration on. My problem is that root on my machine does not have exclusive access on another machine to do certain things even though all of the workstations have the same root password. I am running NIS. Is there something that i can do that will allow the other workstations to know that root on my workstation is the same as root on their workstations?</description>
      <pubDate>Wed, 15 May 2002 12:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724422#M63884</guid>
      <dc:creator>Roxworth Cornette</dc:creator>
      <dc:date>2002-05-15T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724423#M63885</link>
      <description>You need to have .rhosts set up on each machine.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 15 May 2002 12:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724423#M63885</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-05-15T12:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724424#M63886</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Few options&lt;BR /&gt;&lt;BR /&gt;1. create an .rhosts file in the root's home directory on each of the server with the following entries&lt;BR /&gt;&lt;BR /&gt;server1 root&lt;BR /&gt;server2 root&lt;BR /&gt;server3 root&lt;BR /&gt;&lt;BR /&gt;Then you can do rlogin to any of the servers without entering the password.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 12:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724424#M63886</guid>
      <dc:creator>Sukant Naik</dc:creator>
      <dc:date>2002-05-15T12:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724425#M63887</link>
      <description>Hi Roxworth,&lt;BR /&gt;&lt;BR /&gt;Sorry I pressed submit by mistake. The earlier posting of mine was not complete.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is there something that i can do that will allow the other workstations to know that root on my workstation is the same as root on their workstations? &lt;BR /&gt;&lt;BR /&gt;You can change the following passwd entry in the /etc/nsswitch.conf file of your servers&lt;BR /&gt; &lt;BR /&gt;passwd: nis files&lt;BR /&gt;&lt;BR /&gt;This means that the system will check the NIS server for the root user and then the local passwd file and you will have only one password for root across all your servers in the NIS domain. &lt;BR /&gt;&lt;BR /&gt;I feel there are issues with this, which I want our other forum members to also contribute.&lt;BR /&gt;( Like what happens the NIS server is down )&lt;BR /&gt;&lt;BR /&gt;-Sukant</description>
      <pubDate>Wed, 15 May 2002 12:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724425#M63887</guid>
      <dc:creator>Sukant Naik</dc:creator>
      <dc:date>2002-05-15T12:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724426#M63888</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can try want Sukant told.&lt;BR /&gt;&lt;BR /&gt;If your NIS server fails then you do have a problem. You can also create a NIS slave server which will contain the backup map files.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Piyush&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 12:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724426#M63888</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-05-15T12:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Root access across the network</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724427#M63889</link>
      <description>One issue that should be addressed is that root telnet access be disallowed from non-console ttys. This is a high security risk if allowed to happen.&lt;BR /&gt;It can be prevented by creating a file&lt;BR /&gt;/etc/securetty&lt;BR /&gt;that contains the string   console&lt;BR /&gt;File should have only root write perms.&lt;BR /&gt;If users need root telnet access they should login with their normal UIDs &amp;amp; su up to root.&lt;BR /&gt;Note this will NOT prevent rpc access i.e. rlogin, remsh, etc. Will ONLY prevent root telnet access from anywhere EXCEPT the console.&lt;BR /&gt;&lt;BR /&gt;The other is that any .rhosts files should ONLY have user read/write perms - 0600 perms in octal. AND the user's home dir should have write restricted perms such that no other user could write a new .rhosts file into it. &lt;BR /&gt;&lt;BR /&gt;Even such using .rhosts &amp;amp; hosts.equiv still present a significant security risk &amp;amp; perms on the above files should be closely watched.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 15 May 2002 12:32:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-access-across-the-network/m-p/2724427#M63889</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-05-15T12:32:44Z</dc:date>
    </item>
  </channel>
</rss>

