<?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.conf file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677404#M589415</link>
    <description>Thanks for your reply, there are no man pages for appconn. We do not have any printers connected or configured on the system. How can we find more details about appconn and what it does and how to find if we have web jetadmin running on our machine.&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Mar 2002 18:12:55 GMT</pubDate>
    <dc:creator>Yogesh Agarwal</dc:creator>
    <dc:date>2002-03-06T18:12:55Z</dc:date>
    <item>
      <title>inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677402#M589413</link>
      <description>In inetd.conf file I find the following line,&lt;BR /&gt;&lt;BR /&gt;appconn stream tcp nowait root /opt/hpwebsuite/hpwebadm/lbin/appconn appconn&lt;BR /&gt;&lt;BR /&gt;I did not find anything when I tried man -k appconn. Can anyone help me in understanding what appconn stands for and what application uses this service.</description>
      <pubDate>Wed, 06 Mar 2002 18:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677402#M589413</guid>
      <dc:creator>Yogesh Agarwal</dc:creator>
      <dc:date>2002-03-06T18:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677403#M589414</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Looks like the line has been added by hp web jetadmin software installed on your system.&lt;BR /&gt;&lt;BR /&gt;Try doing a "man appconn" and see if it returns something. you can also look into the hp web jetadmin reference manuals for more info.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:05:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677403#M589414</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T18:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677404#M589415</link>
      <description>Thanks for your reply, there are no man pages for appconn. We do not have any printers connected or configured on the system. How can we find more details about appconn and what it does and how to find if we have web jetadmin running on our machine.&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677404#M589415</guid>
      <dc:creator>Yogesh Agarwal</dc:creator>
      <dc:date>2002-03-06T18:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677405#M589416</link>
      <description>If I'm not mistaken hpwebsuite is actually the Netscape Enterprise server installation. Check to confirm this ..&lt;BR /&gt;# ps -ef|grep websuite&lt;BR /&gt;There also should be a startup file in /sbin/init.d that starts up the service. The "appconn" service is added during the installation I believe. Have you check /opt/hpwebsuite for documentation ?</description>
      <pubDate>Wed, 06 Mar 2002 18:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677405#M589416</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-06T18:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677406#M589417</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think hp web jetadmin is a swinstall package, so if you have hp webjetadmin installed on your system, you should be able to see it in the swlist output. Run "swlist" and see if you have hp web jetadmin installed on your system. &lt;BR /&gt;&lt;BR /&gt;Also look for a docs or man directory under /opt/hpwebsuite/hpwebadm&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677406#M589417</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T18:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677407#M589418</link>
      <description>Hi Yogesh,&lt;BR /&gt;&lt;BR /&gt;I think 'appconn' stands for 'Append and Connect'. &lt;BR /&gt;&lt;BR /&gt;This might be a service added along with a webserver installation ( Netscape ?) with HP websuite. Have a look at the specific sites for more relevent information about this.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 06 Mar 2002 18:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677407#M589418</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-06T18:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677408#M589419</link>
      <description>See if there is man directory in /opt/hpwebsuite/hpwebadm/  if so then you can use nroff -man "manfile" | more to view the man page for appconn.  I would also install lsof and see what port this service is running on and what files it has open. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.61/" target="_blank"&gt;http://hpux.ee.ualberta.ca/hppd/hpux/Sysadmin/lsof-4.61/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Wed, 06 Mar 2002 18:34:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677408#M589419</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-03-06T18:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677409#M589420</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;SK and Shiju might be right. See if you have netscape,&lt;BR /&gt;&lt;BR /&gt;you can try this,&lt;BR /&gt;&lt;BR /&gt;swlist -l file |grep appconn&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Mar 2002 18:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677409#M589420</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-06T18:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: inetd.conf file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677410#M589421</link>
      <description>Thanks everyone for the information, indeed Netscape server is installed on this machine.</description>
      <pubDate>Wed, 06 Mar 2002 19:07:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/inetd-conf-file/m-p/2677410#M589421</guid>
      <dc:creator>Yogesh Agarwal</dc:creator>
      <dc:date>2002-03-06T19:07:08Z</dc:date>
    </item>
  </channel>
</rss>

