<?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: Limit Telnet Session in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946946#M114922</link>
    <description>If I understand correctly when you say X windows, you could limit the number of pty(s) available via the kernel paramter npty.  This, obviously, would be on a system wide basis rather than per user.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 09 Apr 2003 09:10:34 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2003-04-09T09:10:34Z</dc:date>
    <item>
      <title>Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946944#M114920</link>
      <description>Hi,&lt;BR /&gt;I have been involved in tightening the security of our hpux boxes. One of the tasks is limiting telnet session.&lt;BR /&gt;What I have found couple of things on the forum is limiting telnet session using .profile(per user) and also using /etc/default/security file for system wide.&lt;BR /&gt;What I noticed is that when I use security file to limit telnet session (system wide) it does not affect for X windows (rexec) unless I change to telnet in X windows which is no use. Is there anyway how I can limit number of session on system wide rather modifying .profile of 100's of users if they  are using X window and most of the users login remotely.&lt;BR /&gt;HP-UX version is 10.20, 11.00 and 11.11&lt;BR /&gt;Thanks very much for you input.&lt;BR /&gt;Cheers,&lt;BR /&gt;Harry.</description>
      <pubDate>Wed, 09 Apr 2003 09:00:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946944#M114920</guid>
      <dc:creator>MRSG</dc:creator>
      <dc:date>2003-04-09T09:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946945#M114921</link>
      <description>Do a man on inetd.sec, the file is in /var/adm You can also stop rexec all together in /etc/inetd.conf</description>
      <pubDate>Wed, 09 Apr 2003 09:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946945#M114921</guid>
      <dc:creator>Pete Ellis</dc:creator>
      <dc:date>2003-04-09T09:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946946#M114922</link>
      <description>If I understand correctly when you say X windows, you could limit the number of pty(s) available via the kernel paramter npty.  This, obviously, would be on a system wide basis rather than per user.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 09 Apr 2003 09:10:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946946#M114922</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-09T09:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946947#M114923</link>
      <description>hi,&lt;BR /&gt;i guess there is no single way. &lt;BR /&gt;&lt;BR /&gt;copy /usr/dt/config/Xstartup to /etc/dt/config and use it for controlling login session using X and /etc/profile for telnet logins.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 09 Apr 2003 09:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946947#M114923</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-04-09T09:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946948#M114924</link>
      <description>Look into the kernel parameters &lt;BR /&gt;&lt;BR /&gt;npty  -pseudo ttys system wide                     &lt;BR /&gt;&lt;BR /&gt;nstrtel--telnet device files&lt;BR /&gt;system wide&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is one of the ways where you can restrict.</description>
      <pubDate>Wed, 09 Apr 2003 09:17:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946948#M114924</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-09T09:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946949#M114925</link>
      <description>Sir,&lt;BR /&gt;&lt;BR /&gt;You can use ssh2 that are downloadable from the web. this is more secure than using telnet. aside from authentication you can also limit the device/user to access your servers.&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Thu, 10 Apr 2003 01:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946949#M114925</guid>
      <dc:creator>Glenn Joseph Andal</dc:creator>
      <dc:date>2003-04-10T01:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Limit Telnet Session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946950#M114926</link>
      <description>You can limit telnet sessions the ways noted above.  Or, you can stop using telnet.&lt;BR /&gt;&lt;BR /&gt;I'm pasting in my entire link list of helpful security enhancing tools, like secure shell, mentioned above and a few other toys that will really help you out. Pay close attention to Bastille, its a real time saver.&lt;BR /&gt;&lt;BR /&gt;Links:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;security_patch_check: Checks your system and makes sure its up to date with security patches from HP&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6834AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6834AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Required Perl install&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=PERL" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=PERL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bastille: Security Hardening Tool&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B6849AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;TCP Wrappers&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TCPWRAP" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=TCPWRAP&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Secure Shell: a replacement for rcp ftp and telnet that encrypts passwords&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;IDS/9000 Intrusion Detection System which can track security breaches and attempted security breaches.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5083AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5083AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;pam kerobos&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5849AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=J5849AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Attached is Chris Vail's paper on how to set up passwordless services by exchanging public keys.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 02:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/limit-telnet-session/m-p/2946950#M114926</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-10T02:37:16Z</dc:date>
    </item>
  </channel>
</rss>

