<?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 loging in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908165#M284142</link>
    <description>Hi rvent,&lt;BR /&gt;&lt;BR /&gt;    try grep -i telnet /var/adm/syslog/syslog.log.&lt;BR /&gt;&lt;BR /&gt;Nate&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Dec 2006 15:00:37 GMT</pubDate>
    <dc:creator>Nate Schuchard</dc:creator>
    <dc:date>2006-12-05T15:00:37Z</dc:date>
    <item>
      <title>Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908160#M284137</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am trying to find a way to log all the telnet connectons made by hostname and save them to a log file /var/adm/teld.log&lt;BR /&gt;&lt;BR /&gt;Is there any way to do that...?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 05 Dec 2006 14:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908160#M284137</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2006-12-05T14:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908161#M284138</link>
      <description>TCP Wrappers will log all of your telnet sessions for you....although they log everthing to the syslog.  You can write a script to filter it out to /var/adm/teld.log if you would like.&lt;BR /&gt;&lt;BR /&gt;You can download from here:&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Look for TCP Wrappers 7.6</description>
      <pubDate>Tue, 05 Dec 2006 14:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908161#M284138</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-05T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908162#M284139</link>
      <description>friend &lt;BR /&gt;execute last -R |more&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2006 14:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908162#M284139</guid>
      <dc:creator>Calandrello</dc:creator>
      <dc:date>2006-12-05T14:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908163#M284140</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If I understand you correctly, you are interested in logging every telnet session initiated from a certain host.  If this is correct, consider creating a wrapper script for  the telnet binary.  Have the script record its positional parameter, $USER, 'who -u | awk "{print $8}"', etc. in a logfile, and then pass the positional parameters on to telnet.  Hide the telnet binary from your users, and then alias the script as 'telnet'.  &lt;BR /&gt;&lt;BR /&gt;For extra security:&lt;BR /&gt;1) # chmod 550 renamed_telnet&lt;BR /&gt;2) Make sure your users aren't a member of the telnet binary's group.&lt;BR /&gt;3) Make sure renamed_telnet and telnet_wrapper.sh have the same group. &lt;BR /&gt;4) # chmod 2555 telnet_wrapper.sh&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 05 Dec 2006 14:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908163#M284140</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-05T14:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908164#M284141</link>
      <description>Thanks...&lt;BR /&gt;&lt;BR /&gt;This will keep me busy for a bit...</description>
      <pubDate>Tue, 05 Dec 2006 14:52:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908164#M284141</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2006-12-05T14:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908165#M284142</link>
      <description>Hi rvent,&lt;BR /&gt;&lt;BR /&gt;    try grep -i telnet /var/adm/syslog/syslog.log.&lt;BR /&gt;&lt;BR /&gt;Nate&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Dec 2006 15:00:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908165#M284142</guid>
      <dc:creator>Nate Schuchard</dc:creator>
      <dc:date>2006-12-05T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908166#M284143</link>
      <description># grep -i telnet /var/adm/syslog/syslog.log&lt;BR /&gt;Nov 27 13:18:40 unix-2 inetd[1242]: telnet/tcp: Added service, server /usr/lbin/telnetd</description>
      <pubDate>Tue, 05 Dec 2006 15:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908166#M284143</guid>
      <dc:creator>rvent</dc:creator>
      <dc:date>2006-12-05T15:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet loging</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908167#M284144</link>
      <description>Hi rvent,&lt;BR /&gt;&lt;BR /&gt;   I must have some service turned on, I have the IP address listed in my output.&lt;BR /&gt;&lt;BR /&gt;Natalie</description>
      <pubDate>Tue, 05 Dec 2006 15:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-loging/m-p/3908167#M284144</guid>
      <dc:creator>Nate Schuchard</dc:creator>
      <dc:date>2006-12-05T15:19:26Z</dc:date>
    </item>
  </channel>
</rss>

