<?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 - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109368#M30885</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Set that user's shell to something that doesn't allow logins...  So in /etc/passwd change that users shell (the last attribute) to something like /bin/false&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
    <pubDate>Thu, 29 Nov 2007 01:31:08 GMT</pubDate>
    <dc:creator>Rob Leadbeater</dc:creator>
    <dc:date>2007-11-29T01:31:08Z</dc:date>
    <item>
      <title>telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109367#M30884</link>
      <description>how to block a particular user from accessing telnet service.</description>
      <pubDate>Thu, 29 Nov 2007 01:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109367#M30884</guid>
      <dc:creator>sandeep mathur</dc:creator>
      <dc:date>2007-11-29T01:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109368#M30885</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Set that user's shell to something that doesn't allow logins...  So in /etc/passwd change that users shell (the last attribute) to something like /bin/false&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 29 Nov 2007 01:31:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109368#M30885</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-11-29T01:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109369#M30886</link>
      <description>You could also remove the user completely.&lt;BR /&gt;&lt;BR /&gt;What, if anything, would you like the user to&lt;BR /&gt;be _able_ to do?</description>
      <pubDate>Thu, 29 Nov 2007 06:41:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109369#M30886</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-11-29T06:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109370#M30887</link>
      <description>how to remove that is what the question is?&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Nov 2007 23:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109370#M30887</guid>
      <dc:creator>sandeep mathur</dc:creator>
      <dc:date>2007-11-29T23:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109371#M30888</link>
      <description>I assume that you referred to preventing a particular local user getting access to telnet command on local machine to telnet to another machine.&lt;BR /&gt;&lt;BR /&gt;If this is the case and you want to allow other users access telnet service, then you could use ACL (Access Control List) on the telnet executable file.</description>
      <pubDate>Fri, 30 Nov 2007 10:30:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109371#M30888</guid>
      <dc:creator>loco_vikide</dc:creator>
      <dc:date>2007-11-30T10:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109372#M30889</link>
      <description>If you want to disable telnet, the command "whereis telnet" will tell you the abolute path of telnet on your machine. On my PC it's "/usr/bin/telnet".&lt;BR /&gt;&lt;BR /&gt;"ls -l /usr/bin/telnet" will list the owner (root), group (root) and the permissions of the file. You should change the group to your special group name (e.g. admins) and adjust the permissions so that only new group and root have permission to execute the telnet binary. The commands are (you must have root privileges):&lt;BR /&gt;&lt;BR /&gt;Change the group:&lt;BR /&gt;# chgrp admins /usr/bin/telnet &lt;BR /&gt;&lt;BR /&gt;Remove execute permissions from others, add to group:&lt;BR /&gt;# chown o-x,g+x /usr/bin/telnet&lt;BR /&gt;&lt;BR /&gt;BR</description>
      <pubDate>Mon, 03 Dec 2007 20:53:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/telnet/m-p/4109372#M30889</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2007-12-03T20:53:22Z</dc:date>
    </item>
  </channel>
</rss>

