<?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: Disabling Services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775640#M262192</link>
    <description>Thanks again!!!&lt;BR /&gt;&lt;BR /&gt;I have more questions--&lt;BR /&gt;&lt;BR /&gt;What, if anything, does the /etc/services file have to do with services running?&lt;BR /&gt;&lt;BR /&gt;And will disabling the services at startup prevent applications or users from invoking them later. I want to totally disable this stuff.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Apr 2006 09:15:00 GMT</pubDate>
    <dc:creator>Mike Waibel</dc:creator>
    <dc:date>2006-04-21T09:15:00Z</dc:date>
    <item>
      <title>Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775634#M262186</link>
      <description>What is the easiest way to disable services?&lt;BR /&gt;SNMP, Tooltalk, RPC nlockmgr, RPC llockmgr.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there a way to tell if these services are running?</description>
      <pubDate>Fri, 21 Apr 2006 08:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775634#M262186</guid>
      <dc:creator>Mike Waibel</dc:creator>
      <dc:date>2006-04-21T08:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775635#M262187</link>
      <description>Hi Mike, &lt;BR /&gt;&lt;BR /&gt;You need to look into /sbin/init.d/ for these services. To stop, # /sbin/init.d/&lt;SERVICE-NAME&gt; stop &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/SERVICE-NAME&gt;</description>
      <pubDate>Fri, 21 Apr 2006 08:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775635#M262187</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-04-21T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775636#M262188</link>
      <description>Thanks...&lt;BR /&gt;&lt;BR /&gt;How do I keep them from running when I reboot the machine?</description>
      <pubDate>Fri, 21 Apr 2006 08:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775636#M262188</guid>
      <dc:creator>Mike Waibel</dc:creator>
      <dc:date>2006-04-21T08:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775637#M262189</link>
      <description>In /etc/rc.config.d/*&lt;BR /&gt;you will find config files, and toggle variables defined in this files (0,1) to make them start at boot.&lt;BR /&gt;In /etc/rc.config.d/netdaemons you'll find net services and also look at /etc/inetd.conf where basics net services are configured.&lt;BR /&gt; &lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 21 Apr 2006 09:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775637#M262189</guid>
      <dc:creator>Tiziano Contorno _</dc:creator>
      <dc:date>2006-04-21T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775638#M262190</link>
      <description>To disable a net service defined in /etc/inetd.conf simple comment its line with a "#".&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 21 Apr 2006 09:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775638#M262190</guid>
      <dc:creator>Tiziano Contorno _</dc:creator>
      <dc:date>2006-04-21T09:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775639#M262191</link>
      <description>Hi Mike, &lt;BR /&gt;&lt;BR /&gt;You need to edit /etc/rc2.d/ or /etc/rc.config.d/&lt;SERVICE_NAME&gt; and make it disable from reboot. &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/SERVICE_NAME&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775639#M262191</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-04-21T09:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775640#M262192</link>
      <description>Thanks again!!!&lt;BR /&gt;&lt;BR /&gt;I have more questions--&lt;BR /&gt;&lt;BR /&gt;What, if anything, does the /etc/services file have to do with services running?&lt;BR /&gt;&lt;BR /&gt;And will disabling the services at startup prevent applications or users from invoking them later. I want to totally disable this stuff.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 09:15:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775640#M262192</guid>
      <dc:creator>Mike Waibel</dc:creator>
      <dc:date>2006-04-21T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775641#M262193</link>
      <description>perhaps, you can delete lines  in /etc/rpc file that show that services.</description>
      <pubDate>Fri, 21 Apr 2006 09:15:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775641#M262193</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2006-04-21T09:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling Services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775642#M262194</link>
      <description>/etc/services simply map a port to a name, better to understand.&lt;BR /&gt;i.e. the system will refer to the name instead to the port number if it is present in /etc/services:&lt;BR /&gt;&lt;BR /&gt;netstat -a | grep LIST | tail -1&lt;BR /&gt;tcp        0      0  *.smtp                 *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;Now with -n options you see the actual port number:&lt;BR /&gt;tcp        0      0  *.25                   *.*                     LISTEN&lt;BR /&gt;&lt;BR /&gt;As long the user is a normal user, he cannot start any of the system processes / services.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Pease remember to assign points if we deserve them ;)&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 10:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-services/m-p/3775642#M262194</guid>
      <dc:creator>Tiziano Contorno _</dc:creator>
      <dc:date>2006-04-21T10:15:41Z</dc:date>
    </item>
  </channel>
</rss>

