<?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: how to stop telnet login with root in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740408#M1766</link>
    <description>it is only the normal redhat 7.2.&lt;BR /&gt;&lt;BR /&gt;i checked the /lib/pam.d/login,&lt;BR /&gt;the line is available, and i tried to comment it in the other computer so as to remake telnet by root in testing, seems it did not work.&lt;BR /&gt;&lt;BR /&gt;frederick</description>
    <pubDate>Sat, 08 Jun 2002 05:52:31 GMT</pubDate>
    <dc:creator>frederick van targero</dc:creator>
    <dc:date>2002-06-08T05:52:31Z</dc:date>
    <item>
      <title>how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740406#M1764</link>
      <description>Dear all, i meet great embrassed to stop telnet login by root. my server has been hacked, and, now that the root can login directly by simle telnet, i have try my best to find where the hacker has been modified.i have check the /etc/securetty for lines as pts/0-9, the /sbin/chkconfig, all the way, however, neither my stop the login with root by telnet nor i try to test on my desk linux redo telnet login with root. they all fail, i feel helpness.&lt;BR /&gt;&lt;BR /&gt;i know i should remove the telnet for ssh, however, i can't right yet,it need by some functions.&lt;BR /&gt;&lt;BR /&gt;thanks for your tips&lt;BR /&gt;frederick &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jun 2002 22:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740406#M1764</guid>
      <dc:creator>frederick van targero</dc:creator>
      <dc:date>2002-06-07T22:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740407#M1765</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you are using RH, chkck out /etc/pam.d/login file.&lt;BR /&gt;&lt;BR /&gt;My RH7.3, the first line is&lt;BR /&gt;auth       required /lib/security/pam_securetty.so&lt;BR /&gt;&lt;BR /&gt;If you don't find this line, root user can be login.&lt;BR /&gt;&lt;BR /&gt;But, do you think this is an only door that cracker can go in?  I think your system has another back door that we can not imagine. So recommened action is, re-install &amp;amp; patch your system.&lt;BR /&gt;&lt;BR /&gt;You didn't write the name of the distro. Is it a SecureLinux from HP?&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Jun 2002 04:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740407#M1765</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-06-08T04:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740408#M1766</link>
      <description>it is only the normal redhat 7.2.&lt;BR /&gt;&lt;BR /&gt;i checked the /lib/pam.d/login,&lt;BR /&gt;the line is available, and i tried to comment it in the other computer so as to remake telnet by root in testing, seems it did not work.&lt;BR /&gt;&lt;BR /&gt;frederick</description>
      <pubDate>Sat, 08 Jun 2002 05:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740408#M1766</guid>
      <dc:creator>frederick van targero</dc:creator>
      <dc:date>2002-06-08T05:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740409#M1767</link>
      <description>Hello again,&lt;BR /&gt;&lt;BR /&gt;Check out /etc/securetty.&lt;BR /&gt;This file include terminal device file name to allow root login.&lt;BR /&gt;&lt;BR /&gt;And you can enable to telnet only from your network,&lt;BR /&gt;add following into /etc/xinetd.d/telnet. &lt;BR /&gt;&lt;BR /&gt;only_from = your_network_address &lt;BR /&gt;&lt;BR /&gt;Then restart xinetd.&lt;BR /&gt;&lt;BR /&gt;This "only_from" valid not only root user but also other non-root users,too.&lt;BR /&gt;&lt;BR /&gt;If you need sample of the config file, see /usr/share/doc/xinetd-ver/sample.conf&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Jun 2002 07:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740409#M1767</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-06-08T07:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740410#M1768</link>
      <description>I think you can also edit the /etc/xinetd.d/telnet file and put in yes for disable at the bottom of the file..&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 15:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740410#M1768</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2002-06-11T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740411#M1769</link>
      <description>I think you can also edit the /etc/xinetd.d/telnet file and put in yes for disable at the bottom of the file..&lt;BR /&gt;Then restart xinetd.&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Jun 2002 15:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740411#M1769</guid>
      <dc:creator>D. Jackson_1</dc:creator>
      <dc:date>2002-06-11T15:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740412#M1770</link>
      <description>One way to allow root login is to add entries to the file '/etc/securetty' like this:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;pts/0&lt;BR /&gt;pts/1&lt;BR /&gt;pts/2&lt;BR /&gt;...&lt;BR /&gt;pts/10&lt;BR /&gt;&lt;BR /&gt;Check your /etc/securetty file and make sure it does not have these lines.</description>
      <pubDate>Wed, 12 Jun 2002 06:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740412#M1770</guid>
      <dc:creator>Bjoern Myrland</dc:creator>
      <dc:date>2002-06-12T06:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to stop telnet login with root</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740413#M1771</link>
      <description>I'm assuming that you've already changed the root password. Does login ask for root's password through telnet?&lt;BR /&gt;&lt;BR /&gt;What about rlogin and rsh? Since you've already checked /etc/securetty, /etc/pam.d/login and /etc/xinetd.d/telnet, I suggest you also check /etc/hosts.equiv, and ~root/.rhosts in addition to the pam and xinetd confs for rlogin and rsh. Be sure to disable these services immediately if you do not use them.&lt;BR /&gt;&lt;BR /&gt;Also look for suspicious services:&lt;BR /&gt;# netstat -anp | grep LISTEN&lt;BR /&gt;&lt;BR /&gt;Have you compared the binaries to those of a clean install?</description>
      <pubDate>Thu, 13 Jun 2002 19:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-stop-telnet-login-with-root/m-p/2740413#M1771</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2002-06-13T19:08:29Z</dc:date>
    </item>
  </channel>
</rss>

