<?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: rlogin in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190677#M164652</link>
    <description>Ed.&lt;BR /&gt;&lt;BR /&gt;For what reasons I disable shell and exec.&lt;BR /&gt;Sorry but idont know they used.&lt;BR /&gt;&lt;BR /&gt;E.</description>
    <pubDate>Fri, 13 Feb 2004 13:14:21 GMT</pubDate>
    <dc:creator>Emilio Brusa</dc:creator>
    <dc:date>2004-02-13T13:14:21Z</dc:date>
    <item>
      <title>rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190672#M164647</link>
      <description>Hi&lt;BR /&gt;some one can tell me how can i disabled the rlogin services in mi hpux.&lt;BR /&gt;&lt;BR /&gt;thakx</description>
      <pubDate>Thu, 12 Feb 2004 13:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190672#M164647</guid>
      <dc:creator>Emilio Brusa</dc:creator>
      <dc:date>2004-02-12T13:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190673#M164648</link>
      <description>vi /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;comment out any protocol that starts with an r&lt;BR /&gt;&lt;BR /&gt;rm .rhosts files on the machine&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;set up /etc/hosts.equiv to prevent logins from all machines, deny all&lt;BR /&gt;&lt;BR /&gt;vi /var/adm/inetd.sec and deny all rlogin protocols&lt;BR /&gt;&lt;BR /&gt;inetd -c&lt;BR /&gt;&lt;BR /&gt;To reload the Internet Services Daemon.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 12 Feb 2004 13:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190673#M164648</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-12T13:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190674#M164649</link>
      <description>comment out rlogin from /etc/inetd.conf&lt;BR /&gt;and restart inetd daemon by inetd -c.&lt;BR /&gt;&lt;BR /&gt;Also remove .rhosts and hosts.equiv from users home and /etc directory.&lt;BR /&gt;&lt;BR /&gt;Insted of "r" commands use ssh it's more secured and encrypted.&lt;BR /&gt;&lt;BR /&gt;ssh can be used for scp, sftp etc.&lt;BR /&gt;&lt;BR /&gt;ssh is available here for free:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2004 13:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190674#M164649</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2004-02-12T13:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190675#M164650</link>
      <description>in inetd.conf is the line&lt;BR /&gt;login        stream tcp nowait root /usr/lbin/rlogind  rlogind&lt;BR /&gt;&lt;BR /&gt;isn it ?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 12 Feb 2004 13:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190675#M164650</guid>
      <dc:creator>Emilio Brusa</dc:creator>
      <dc:date>2004-02-12T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190676#M164651</link>
      <description>You should also disable the remshd and rexecd commands. The full line looks something like this in the default inetd.conf file:&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;I would suggest that before you turn these off on a production system that you try to identify who is using them, or at least let people know that you are going to do it.&lt;BR /&gt;&lt;BR /&gt;You can turn on logging on the inetd daemon with the -l option.  It doesn't show who is using them, but it does show from what systems or workstations. The entries show up in syslog.&lt;BR /&gt;good luck.</description>
      <pubDate>Thu, 12 Feb 2004 14:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190676#M164651</guid>
      <dc:creator>Ed Sampson</dc:creator>
      <dc:date>2004-02-12T14:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190677#M164652</link>
      <description>Ed.&lt;BR /&gt;&lt;BR /&gt;For what reasons I disable shell and exec.&lt;BR /&gt;Sorry but idont know they used.&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Fri, 13 Feb 2004 13:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190677#M164652</guid>
      <dc:creator>Emilio Brusa</dc:creator>
      <dc:date>2004-02-13T13:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: rlogin</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190678#M164653</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;R-commands include rlogin, remsh and rexec.&lt;BR /&gt;&lt;BR /&gt;rlogind (login service) services rlogin connections.&lt;BR /&gt;remshd (shell service) services remsh connections.&lt;BR /&gt;rexecd (exec service) services rexec connections.&lt;BR /&gt;&lt;BR /&gt;So, if you want to turn off all these services, you will need to turn off shell and exec also along with login.&lt;BR /&gt;&lt;BR /&gt;If you are only interested in "rlogin", then 'login' alone is sufficient.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 13 Feb 2004 13:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rlogin/m-p/3190678#M164653</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-13T13:29:53Z</dc:date>
    </item>
  </channel>
</rss>

