<?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: inetd.sec in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692583#M247478</link>
    <description>I have the standard line for identd in /etc/services.  &lt;BR /&gt;&lt;BR /&gt;ident   113/tcp   authentication # RFC1413&lt;BR /&gt;&lt;BR /&gt;No, I am not getting any messages in syslog for ident.  &lt;BR /&gt;&lt;BR /&gt;I also just downloaded the latest PDF of "Managing Serviceguard, 12th Edition, October 2005" and searched for ident in it.  There is mention of it on page 194, but our cluster was not set up like they say it should be to not use identd and it is still running fine.</description>
    <pubDate>Fri, 16 Dec 2005 10:07:10 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2005-12-16T10:07:10Z</dc:date>
    <item>
      <title>inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692576#M247471</link>
      <description>Hi everyone,&lt;BR /&gt;I want to make sure I have secured inetd.conf as it should be.  I am running a MCSG environment and have found that we should have a inetd.sec file to secure the identd service.  What should this file contain?  Thanks for your help.</description>
      <pubDate>Thu, 15 Dec 2005 22:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692576#M247471</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2005-12-15T22:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692577#M247472</link>
      <description>Unless you are using identd, which very few people do, you should comment the identd line in /etc/inetd.conf and restart inetd with 'inetd -c'.</description>
      <pubDate>Thu, 15 Dec 2005 22:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692577#M247472</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-15T22:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692578#M247473</link>
      <description>I was told that we should have identd running since we have a ServiceGuard environment.  Is this not true?</description>
      <pubDate>Thu, 15 Dec 2005 23:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692578#M247473</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2005-12-15T23:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692579#M247474</link>
      <description>We have two 2 node MC/SG clusters and I do not have identd running on any of the 4 machines.</description>
      <pubDate>Thu, 15 Dec 2005 23:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692579#M247474</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-15T23:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692580#M247475</link>
      <description>What entry do you have for ident in /etc/services?  Are you getting any identd messages in your syslog?</description>
      <pubDate>Thu, 15 Dec 2005 23:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692580#M247475</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2005-12-15T23:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692581#M247476</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;you can restrict the inetd services.&lt;BR /&gt;&lt;BR /&gt;edit the /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;if u want to allow telnet only to a specific ip or network, put&lt;BR /&gt;&lt;BR /&gt;telnetd allow (ipaddress or hostname )&lt;BR /&gt;&lt;BR /&gt;iam not aware of identd service .&lt;BR /&gt;&lt;BR /&gt;if it is there you can restrict the service like this.&lt;BR /&gt;identd allow 10.0.0.02&lt;BR /&gt;identd deny 10.0.0.25&lt;BR /&gt;&lt;BR /&gt;...................&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 04:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692581#M247476</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-12-16T04:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692582#M247477</link>
      <description>/var/adm/inetd.sec file is used to control service access. You can setup lines as,&lt;BR /&gt;&lt;BR /&gt;servicename allow/deny ip-address/network/hostname&lt;BR /&gt;&lt;BR /&gt;and save it.&lt;BR /&gt;&lt;BR /&gt;You can get sample file as,&lt;BR /&gt;/usr/newconfig/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;use that and try it out.</description>
      <pubDate>Fri, 16 Dec 2005 04:50:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692582#M247477</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-16T04:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692583#M247478</link>
      <description>I have the standard line for identd in /etc/services.  &lt;BR /&gt;&lt;BR /&gt;ident   113/tcp   authentication # RFC1413&lt;BR /&gt;&lt;BR /&gt;No, I am not getting any messages in syslog for ident.  &lt;BR /&gt;&lt;BR /&gt;I also just downloaded the latest PDF of "Managing Serviceguard, 12th Edition, October 2005" and searched for ident in it.  There is mention of it on page 194, but our cluster was not set up like they say it should be to not use identd and it is still running fine.</description>
      <pubDate>Fri, 16 Dec 2005 10:07:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692583#M247478</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-12-16T10:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692584#M247479</link>
      <description>MCSG 11.15 or 11.16 introduced the use of identd as a default option, although it can be disabled.  If you don't have identd running, you'll get some errors in syslog until you change it..  &lt;BR /&gt;&lt;BR /&gt;From: &lt;A href="http://docs.hp.com/en/B3936-90079/ch05s01.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90079/ch05s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Username Validation&lt;BR /&gt;&lt;BR /&gt;Serviceguard relies on the ident service of the client node to verify the username of the incoming network connection. If the Serviceguard daemon is unable to connect to the client's ident daemon, permission will be denied.&lt;BR /&gt;&lt;BR /&gt;Root on a node is defined as any user who has the UID of 0. For a user to be identified as root on a remote system, the "root" user entry in /etc/passwd for the local system must come before any other user who may also be UID 0. The ident daemon will return the username for the first UID match. For Serviceguard to consider a remote user as a root user on that remote node, the ident service must return the username as "root".&lt;BR /&gt;&lt;BR /&gt;It is possible to configure Serviceguard to not use the ident service, however this configuration is not recommended. Consult the whitepaper "Securing Serviceguard" for more information.&lt;BR /&gt;&lt;BR /&gt;To disable the use of identd, add the -i option to the tcp hacl-cfg and hacl-probe inetd configurations.&lt;BR /&gt;&lt;BR /&gt;For example, on HP-UX with Serviceguard A.11.16&lt;BR /&gt;&lt;BR /&gt;   1.&lt;BR /&gt;&lt;BR /&gt;      Change the cmclconfd entry in /etc/inetd.conf to appear as: hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd \ cmclconfd -c -i.&lt;BR /&gt;   2.&lt;BR /&gt;&lt;BR /&gt;      Change the cmomd entry in /etc/inetd.conf to appear as: hacl-probe stream tcp nowait root \ /opt/cmom/lbin/cmomd /opt/cmom/lbin/cmomd -i -f \ /var/opt/cmom/cmomd.log -r /var/opt/cmom.&lt;BR /&gt;   3.&lt;BR /&gt;&lt;BR /&gt;      Restart inetd: /etc/init.d/inetd restart.</description>
      <pubDate>Fri, 16 Dec 2005 16:44:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692584#M247479</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2005-12-16T16:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692585#M247480</link>
      <description>Two questions...&lt;BR /&gt;&lt;BR /&gt;Are the backward slashs (\)suppose to be part of the hacl entries in /etc/inetd.conf?  When I put them in and restart inetd, I get a message in my syslog stating an unexpected \ was encountered.&lt;BR /&gt;&lt;BR /&gt;Also, the reason for this line of questioning is because we are getting the following message in our syslog that I can't seem to correct:&lt;BR /&gt;&lt;BR /&gt;Dec 16 20:39:13 cmclconfd[12182]: cmclconfd running with weak security (id&lt;BR /&gt;entd disabled)                                                                  &lt;BR /&gt;This message repeats several times a minute.  How can I correct this?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 16 Dec 2005 20:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692585#M247480</guid>
      <dc:creator>TheJuiceman</dc:creator>
      <dc:date>2005-12-16T20:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.sec</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692586#M247481</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned in the SG manual , bypassing the "identd" is not recommended.&lt;BR /&gt;Refer follwing HP doc and ensure the compliance mentioned therein.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000081786362" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000081786362&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 22:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-sec/m-p/3692586#M247481</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-12-16T22:44:17Z</dc:date>
    </item>
  </channel>
</rss>

