<?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: Disabling RSH in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087828#M441844</link>
    <description>Many thanks for the prompt replies. Points assigned.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Tim</description>
    <pubDate>Mon, 14 Jan 2008 17:22:42 GMT</pubDate>
    <dc:creator>Tim O'Connell</dc:creator>
    <dc:date>2008-01-14T17:22:42Z</dc:date>
    <item>
      <title>Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087824#M441840</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We recently had a security audit &amp;amp; one of the responses was "rsh service running. Comment out the 'rsh' line in /etc/inetd.conf". Now I've checked inetd.conf &amp;amp; there is no 'rsh' line. I don't think it's running but how do I check what services are running. Also need to disable SNMP so any help on that service would be appreciated. We're running HPux 11.11 on 9000/800/L1500-7x&lt;BR /&gt;&lt;BR /&gt;Many thanks,&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 14 Jan 2008 16:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087824#M441840</guid>
      <dc:creator>Tim O'Connell</dc:creator>
      <dc:date>2008-01-14T16:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087825#M441841</link>
      <description>The following three lines deal with the r-services:&lt;BR /&gt;&lt;BR /&gt;login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;shell        stream tcp nowait root /usr/lbin/remshd   remshd&lt;BR /&gt;exec         stream tcp nowait root /usr/lbin/rexecd   rexecd&lt;BR /&gt;&lt;BR /&gt;The "shell" line is specific to remsh. (rsh is restricted shell in HP-UX, but a typical auditor probably won't know or care about that.) The "login" line is specific to rlogin and the "exec" line is specific to rexec.</description>
      <pubDate>Mon, 14 Jan 2008 16:26:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087825#M441841</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2008-01-14T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087826#M441842</link>
      <description>Also, don't forget to run "inetd -c" after you comment those lines for the change to be effective immediately.&lt;BR /&gt;&lt;BR /&gt;As for disabling SNMP, there are several files in /etc/rc.config.d for various subcomponents:&lt;BR /&gt;&lt;BR /&gt;SnmpHpunix&lt;BR /&gt;SnmpMaster&lt;BR /&gt;SnmpMib2&lt;BR /&gt;SnmpTrpDst&lt;BR /&gt;&lt;BR /&gt;Use the corresponding scripts in /sbin/init.d to stop the services and then change the values of the START variables in these files to 0.</description>
      <pubDate>Mon, 14 Jan 2008 16:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087826#M441842</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2008-01-14T16:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087827#M441843</link>
      <description>Hi Tim&lt;BR /&gt;&lt;BR /&gt;Please look for file /etc/host.equiv or $HOME/.rhosts and remove. please see man page of rsh and rlogin&lt;BR /&gt;hth</description>
      <pubDate>Mon, 14 Jan 2008 17:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087827#M441843</guid>
      <dc:creator>Roberto Arias</dc:creator>
      <dc:date>2008-01-14T17:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087828#M441844</link>
      <description>Many thanks for the prompt replies. Points assigned.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 14 Jan 2008 17:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087828#M441844</guid>
      <dc:creator>Tim O'Connell</dc:creator>
      <dc:date>2008-01-14T17:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling RSH</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087829#M441845</link>
      <description>Problem resolved</description>
      <pubDate>Mon, 14 Jan 2008 17:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rsh/m-p/5087829#M441845</guid>
      <dc:creator>Tim O'Connell</dc:creator>
      <dc:date>2008-01-14T17:24:26Z</dc:date>
    </item>
  </channel>
</rss>

