<?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 restriction in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687896#M54633</link>
    <description>Although linking would work! the only restriction for the user would be telnet, rlogin etc, so linking all the other commands would be impractical.&lt;BR /&gt;Thanks anyway</description>
    <pubDate>Thu, 21 Mar 2002 12:21:26 GMT</pubDate>
    <dc:creator>CHRIS QUINN</dc:creator>
    <dc:date>2002-03-21T12:21:26Z</dc:date>
    <item>
      <title>Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687894#M54631</link>
      <description>I need to restrict a user from telneting to other servers (this user dials into the server).&lt;BR /&gt;He needs to retain access to ftp and will be allowed to transfer files from his PC.&lt;BR /&gt;The server he dials into sits on a network with over 200 Nt and Unix servers so I need a solution that I can apply on the server he dials into, one solution would be to alias telnet etc in his profile, but as he is allowed to ftp files to the server this cannot guarantee he will not ftp a version of telnet from his own PC, name it fred and use this to telnet out of the server.&lt;BR /&gt;Has anyone any other solutions?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 10:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687894#M54631</guid>
      <dc:creator>CHRIS QUINN</dc:creator>
      <dc:date>2002-03-21T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687895#M54632</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can provide the user with a change root env. and only link the commands he is allowed to use ore create a menu that provide the user with the commands he needs to use.&lt;BR /&gt;&lt;BR /&gt;Hope this will help,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 10:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687895#M54632</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2002-03-21T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687896#M54633</link>
      <description>Although linking would work! the only restriction for the user would be telnet, rlogin etc, so linking all the other commands would be impractical.&lt;BR /&gt;Thanks anyway</description>
      <pubDate>Thu, 21 Mar 2002 12:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687896#M54633</guid>
      <dc:creator>CHRIS QUINN</dc:creator>
      <dc:date>2002-03-21T12:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687897#M54634</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It might be a solution to create a hosts.allow file and put his ip address in there with ftp.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Thu, 21 Mar 2002 12:26:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687897#M54634</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-03-21T12:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687898#M54635</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As he may telnet from his PC, and if his PC has got a fixed IP, then you can edit the "/var/adm/inetd.sec" file and add and entry,&lt;BR /&gt;&lt;BR /&gt;"telnet deny &lt;IP of="" his="" pc=""&gt;&lt;BR /&gt;&lt;BR /&gt;-Vijay&lt;/IP&gt;</description>
      <pubDate>Thu, 21 Mar 2002 13:54:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687898#M54635</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2002-03-21T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687899#M54636</link>
      <description>If you change the default ftpd mask from 027 with the ftpd -u option and alias away both chmod and telnet then he could upload fred but couldn't run it.  Except that I see that HP has a non-standard SITE option on ftp which allows him to chmod and mask.  Anyway to disable that?&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Thu, 21 Mar 2002 15:27:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687899#M54636</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-03-21T15:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687900#M54637</link>
      <description>I am skeptical about the idea of aliasing away the telnet command.&lt;BR /&gt;For this to work, you would also have to alias /usr/bin/telnet, /usr/bin/./telnet, etc.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Mar 2002 00:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687900#M54637</guid>
      <dc:creator>Steve Darnell</dc:creator>
      <dc:date>2002-03-22T00:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687901#M54638</link>
      <description>How about replacing the telnet command for this guy with:&lt;BR /&gt;&lt;BR /&gt;echo "You're Fired!"   ;-)&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Fri, 22 Mar 2002 03:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687901#M54638</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-03-22T03:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet restriction</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687902#M54639</link>
      <description>if all he needs is ftp then set his shell to be /usr/bin/ftp.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Mar 2002 04:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-restriction/m-p/2687902#M54639</guid>
      <dc:creator>Scott Van Kalken</dc:creator>
      <dc:date>2002-03-22T04:25:06Z</dc:date>
    </item>
  </channel>
</rss>

