<?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: Telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329482#M341840</link>
    <description>ssh / scp rely on the Secure Shell package being installed and configured, and sshd must be running on the destination.&lt;BR /&gt;&lt;BR /&gt;Telnet requires telnetd be up and running in the destination.&lt;BR /&gt;&lt;BR /&gt;rlogin requires rlogind be runing.&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;generally, if ssh / sftp / scp are installed, then telnet / rlogin / rcp and remsh would be disabled.&lt;BR /&gt;&lt;BR /&gt;Refer to the man pages, /etc/services and /etc/inetd.conf for more info</description>
    <pubDate>Mon, 29 Dec 2008 15:01:46 GMT</pubDate>
    <dc:creator>OldSchool</dc:creator>
    <dc:date>2008-12-29T15:01:46Z</dc:date>
    <item>
      <title>Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329480#M341838</link>
      <description>Hi, I need to know about these things&lt;BR /&gt;&lt;BR /&gt;Telnet,rlogin,rcp,rsh,ssh,scp&lt;BR /&gt;&lt;BR /&gt;Which daemons are must running to login these commands?&lt;BR /&gt;&lt;BR /&gt;If you have any document Please forward me.</description>
      <pubDate>Mon, 29 Dec 2008 13:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329480#M341838</guid>
      <dc:creator>Anjaneyulu</dc:creator>
      <dc:date>2008-12-29T13:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329481#M341839</link>
      <description>telnet, rlogin, rcp, rsh it is inetd with&lt;BR /&gt;the following services&lt;BR /&gt;&lt;BR /&gt;telnet -&amp;gt;  telnet starting telnetd&lt;BR /&gt;rlogin  -&amp;gt; login starting rlogind&lt;BR /&gt;rcp, rsh-&amp;gt; shell starting  remshd&lt;BR /&gt;rexec   -&amp;gt; exec  starting rexecd&lt;BR /&gt;&lt;BR /&gt;for ssh/scp it is sshd which is the daemon&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 14:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329481#M341839</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-12-29T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329482#M341840</link>
      <description>ssh / scp rely on the Secure Shell package being installed and configured, and sshd must be running on the destination.&lt;BR /&gt;&lt;BR /&gt;Telnet requires telnetd be up and running in the destination.&lt;BR /&gt;&lt;BR /&gt;rlogin requires rlogind be runing.&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;generally, if ssh / sftp / scp are installed, then telnet / rlogin / rcp and remsh would be disabled.&lt;BR /&gt;&lt;BR /&gt;Refer to the man pages, /etc/services and /etc/inetd.conf for more info</description>
      <pubDate>Mon, 29 Dec 2008 15:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329482#M341840</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-12-29T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329483#M341841</link>
      <description>&amp;gt;&amp;gt;Telnet,rlogin,rcp,rsh&lt;BR /&gt;&lt;BR /&gt;check in /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;scp,ssh&lt;BR /&gt;&lt;BR /&gt;check in /etc/opt/ssh/sshd_config</description>
      <pubDate>Mon, 29 Dec 2008 15:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329483#M341841</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-12-29T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329484#M341842</link>
      <description>docs are:&lt;BR /&gt;&lt;BR /&gt;man inetd&lt;BR /&gt;man inetd.conf&lt;BR /&gt;man telnetd&lt;BR /&gt;man rlogind&lt;BR /&gt;man remshd ( for rcp and remsh since both are using remshd)&lt;BR /&gt;man sshd&lt;BR /&gt;man sshd_config&lt;BR /&gt;&lt;BR /&gt;everything is above&lt;BR /&gt;what other type of info are you looking for?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Dec 2008 17:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet/m-p/4329484#M341842</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2008-12-29T17:19:29Z</dc:date>
    </item>
  </channel>
</rss>

