<?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: port 113 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810936#M2566</link>
    <description>&lt;A href="http://www.rosat.mpe-garching.mpg.de/mailing-lists/procmail/2001-12/msg00173.html" target="_blank"&gt;http://www.rosat.mpe-garching.mpg.de/mailing-lists/procmail/2001-12/msg00173.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;AFAIK, auth *is* ident, it just depends on your vendor as to what they want to call it.</description>
    <pubDate>Sun, 22 Sep 2002 14:47:50 GMT</pubDate>
    <dc:creator>Craig Kelley</dc:creator>
    <dc:date>2002-09-22T14:47:50Z</dc:date>
    <item>
      <title>port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810933#M2563</link>
      <description>Does any one knows what port 113 is used for? Thanks.</description>
      <pubDate>Sat, 21 Sep 2002 23:02:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810933#M2563</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-09-21T23:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810934#M2564</link>
      <description>Looks like ident:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dancinman.com/GuideBooks/CommonPortsGuide/commonports-guide1.html" target="_blank"&gt;http://www.dancinman.com/GuideBooks/CommonPortsGuide/commonports-guide1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Sep 2002 10:40:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810934#M2564</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-09-22T10:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810935#M2565</link>
      <description>I know it's ident, also known as auth. But what's it used for? why is it that my mail server is trying to access a windows 2000 server on this port? Any idea? Thanks.</description>
      <pubDate>Sun, 22 Sep 2002 13:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810935#M2565</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-09-22T13:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810936#M2566</link>
      <description>&lt;A href="http://www.rosat.mpe-garching.mpg.de/mailing-lists/procmail/2001-12/msg00173.html" target="_blank"&gt;http://www.rosat.mpe-garching.mpg.de/mailing-lists/procmail/2001-12/msg00173.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;AFAIK, auth *is* ident, it just depends on your vendor as to what they want to call it.</description>
      <pubDate>Sun, 22 Sep 2002 14:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810936#M2566</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-09-22T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810937#M2567</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;identd is a small program that typically runs out of your inetd server. It keeps track of what user is running what TCP service, and then reports this to whoever requests it. &lt;BR /&gt;&lt;BR /&gt;Many people misunderstand the usefulness of identd, and so disable it or block all off site requests for it. identd is not there to help out remote sites. There is no way of knowing if the data you get from the remote identd is correct or not. There is no authentication in identd requests. &lt;BR /&gt;&lt;BR /&gt;Why would you want to run it then? Because it helps you out, and is another data-point in tracking. If your identd is un compromised, then you know it's telling remote sites the user-name or uid of people using TCP services. If the admin at a remote site comes back to you and tells you user so-and-so was trying to hack into their site, you can easily take action against that user. If you are not running identd, you will have to look at lots and lots of logs, figure out who was on at the time, and in general take a lot more time to track down the user.&lt;BR /&gt; When you open ANY tcp connection to a remote site, this remote site may query your Unix Workstation for the name of the process Owner.&lt;BR /&gt;Especially Sendmail and Apache can do this.&lt;BR /&gt;&lt;BR /&gt;If you are not running an identd, the remote site will get a connection refused and continue its operation immediately. if you run identd from inetd a fork/exec will take place. The remote server will wait until it gets the answer from your Workstations Identd.&lt;BR /&gt;&lt;BR /&gt;This means, the faster your identd is able to answer requests the faster you will get answers from remote servers.&lt;BR /&gt;&lt;BR /&gt;identd can be used for denial of service attacks . So you can disable it.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2002 02:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810937#M2567</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-09-23T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810938#M2568</link>
      <description>I completely agree.  System administrators disable many tools that can be helpful.  In addition, many software developers are being forced to make all their network connectivity run over HTTP on port 80 just to get by facist "security" setups (see dotNet, for example).  These overly-zealous administrators end up defeating the whole point of being able to manage individual ports.</description>
      <pubDate>Mon, 23 Sep 2002 14:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810938#M2568</guid>
      <dc:creator>Craig Kelley</dc:creator>
      <dc:date>2002-09-23T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: port 113</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810939#M2569</link>
      <description>You did give some good answers to the question, "What is port 113?"  Thank you.  I still see no reason to use it though.  Any one with enough knowledge to "hack" will know better than to reply to it.</description>
      <pubDate>Sun, 17 Nov 2002 08:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-113/m-p/2810939#M2569</guid>
      <dc:creator>Paul_159</dc:creator>
      <dc:date>2002-11-17T08:46:36Z</dc:date>
    </item>
  </channel>
</rss>

