<?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: telnetd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568613#M872707</link>
    <description>You can also use the last | more command to see who is still logged in and tail the /var/adm/sulog as well</description>
    <pubDate>Wed, 22 Aug 2001 14:37:28 GMT</pubDate>
    <dc:creator>Christopher McCray_1</dc:creator>
    <dc:date>2001-08-22T14:37:28Z</dc:date>
    <item>
      <title>telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568610#M872704</link>
      <description>In looking at a "ps -ef",  I am noticing a lot of processes with "telnetd" and root user.  Is this something I should be concerned about.?  What is the telnetd doing?</description>
      <pubDate>Wed, 22 Aug 2001 14:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568610#M872704</guid>
      <dc:creator>Brett Penza</dc:creator>
      <dc:date>2001-08-22T14:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568611#M872705</link>
      <description>those are all the users that are telneted into your server right now.  Each connection has a unique connection.&lt;BR /&gt;&lt;BR /&gt;when you do "ps -ef" and get a list like the following:&lt;BR /&gt;    root 11456 17500  0  Aug 20  pts/tU    0:00 telnetd&lt;BR /&gt;    root  1836 17500  0 07:01:17 pts/td    0:00 telnetd&lt;BR /&gt;    root 24377 17500  0 05:25:53 pts/ta    0:00 telnetd&lt;BR /&gt;    root  3592 17500  0 07:18:09 pts/ti    0:00 telnetd&lt;BR /&gt;    root  9298 17500  0 08:13:03 pts/tI    0:00 telnetd&lt;BR /&gt;    root 17409 17500  0 09:21:45 pts/t7    0:00 telnetd&lt;BR /&gt;&lt;BR /&gt;you can then do:&lt;BR /&gt;who -u | grep pts/t7&lt;BR /&gt;and find out which user is using that specific connection.&lt;BR /&gt;&lt;BR /&gt;the "root" in the list does not mean that a user logged in as root with that connection.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2001 14:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568611#M872705</guid>
      <dc:creator>Edward Alfert_2</dc:creator>
      <dc:date>2001-08-22T14:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568612#M872706</link>
      <description>How are you connected to the machine? Are you on the local console?</description>
      <pubDate>Wed, 22 Aug 2001 14:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568612#M872706</guid>
      <dc:creator>Tim Krego_1</dc:creator>
      <dc:date>2001-08-22T14:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568613#M872707</link>
      <description>You can also use the last | more command to see who is still logged in and tail the /var/adm/sulog as well</description>
      <pubDate>Wed, 22 Aug 2001 14:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568613#M872707</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2001-08-22T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568614#M872708</link>
      <description>just as an add-in, the process telnetd is a subdaemon spawned by the superdaemon inetd every time a telnet session is established.  The same goes for other daemons such as ftpd.  To get the comprehensive list of processes controlled by inetd, look at inetd man pages.&lt;BR /&gt;&lt;BR /&gt;Have a good day&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 22 Aug 2001 14:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568614#M872708</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2001-08-22T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568615#M872709</link>
      <description>Hi Brett:&lt;BR /&gt;&lt;BR /&gt;telnetd is a daemon servicing for telnet using the tcp protocol. In my system, many users are using telnet to access the unix box from their own PC which running on NT platform. That is why we see so many telnetd when do ps, my system has already run in this manner for long time, I don't think you need concern anything in this situation.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Aug 2001 15:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568615#M872709</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-08-22T15:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: telnetd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568616#M872710</link>
      <description>There's just one thing missing in the answers so far:&lt;BR /&gt;&lt;BR /&gt;If you care about the security of your system the answer is _yes_, you _should_ be concerned!&lt;BR /&gt;&lt;BR /&gt;Obivously many users are connecting to your machine using telnet.&lt;BR /&gt;Now telnet has the bad habit of transmitting the password unencrypted when logging in - just as any data being transmitted while the connection is up. If someone can sniff the packets between the two machines he/she can easily get access to any account...&lt;BR /&gt;&lt;BR /&gt;You should look into the SSH Suite - you'll get encrypted transmission etc. I'd recommend the OpenSource Version OpenSSH.&lt;BR /&gt;&lt;BR /&gt;Checkout  &lt;A href="http://www.openssh.com/" target="_blank"&gt;http://www.openssh.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Enno</description>
      <pubDate>Thu, 23 Aug 2001 15:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnetd/m-p/2568616#M872710</guid>
      <dc:creator>Enno Baars</dc:creator>
      <dc:date>2001-08-23T15:27:29Z</dc:date>
    </item>
  </channel>
</rss>

