<?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 rpcbind in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453662#M359082</link>
    <description>/etc/services is a lookup file just like /etc/hosts. It is used to convert port numbers to port names. Some daemons will not start if they can't find the name in /etc/services but that is not a guarantee for rpcbind not starting up. The rpcbind service is started out of any one of the NFS, NIS and NIS+ service start-up scripts. If you turn all those off, the rpcbind will not start.&lt;BR /&gt;&amp;gt; the only way to disable rpcbind is to move all the S400nfs.core entries to s400nfs.core&lt;BR /&gt;You should not change any names, you can disable these services in /etc/rc.config.d/namesvrs and nfs.conf.</description>
    <pubDate>Mon, 06 Jul 2009 13:22:16 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2009-07-06T13:22:16Z</dc:date>
    <item>
      <title>Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453659#M359079</link>
      <description>Hi all!  Our security auditors would like us to disable rpcbind on our Unix servers.  We don't use NFS or telnet, so I don't think there's really a problem with turning it off.  The problem is that I can't figure out how to do it.&lt;BR /&gt;&lt;BR /&gt;I opened a case with HP, and they've recommended commenting out the "portmap 111" lines in /etc/services, but my understanding is that that doesn't really DO anything.  It certainly doesn't stop the actual rpcbind process, which is what the auditors want to see.&lt;BR /&gt;&lt;BR /&gt;I see that rpcbind is started by /sbin/init.d/nfs.core, but there's no "NFS_CORE" boolean in /etc/rc.config.d/nfsconf (like there are for NFS_SERVER and NFS_CLIENT).  It's starting to look like the only way to disable rpcbind is to move all the S400nfs.core entries to s400nfs.core, but I think that if we install a patch bundle it will probably put those links back in place.&lt;BR /&gt;&lt;BR /&gt;Is there any permanent way to disable rpcbind from starting?  The servers in question are all 11.11.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 06 Jul 2009 12:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453659#M359079</guid>
      <dc:creator>Matt Hearn</dc:creator>
      <dc:date>2009-07-06T12:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453660#M359080</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;&lt;BR /&gt;check this link from HP :&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://docs.hp.com/en/9524/README.html&lt;/A&gt;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;and go to : ISSUE #7&lt;BR /&gt;&lt;BR /&gt;mikap&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453660#M359080</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2022-12-13T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453661#M359081</link>
      <description>&lt;P&gt;Shalom,&lt;BR /&gt;&lt;BR /&gt;Disable /sbin/init.d/nfs.client &lt;BR /&gt;&lt;BR /&gt;There are three deamons&lt;BR /&gt;&lt;BR /&gt;nfs.core&lt;BR /&gt;nfs.start&lt;BR /&gt;nfs.client&lt;BR /&gt;&lt;BR /&gt;If you want rpcbind not to run, and you have no NFS connections our servers to run, you should disable all three services.&lt;BR /&gt;&lt;BR /&gt;There is a control file /etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=196885&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[Moderator edit: The above links are no longer valid. Please refer to&amp;nbsp;&lt;A href="https://support.hpe.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.hpe.com/&lt;/A&gt;]&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;SEP&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453661#M359081</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2022-12-13T14:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453662#M359082</link>
      <description>/etc/services is a lookup file just like /etc/hosts. It is used to convert port numbers to port names. Some daemons will not start if they can't find the name in /etc/services but that is not a guarantee for rpcbind not starting up. The rpcbind service is started out of any one of the NFS, NIS and NIS+ service start-up scripts. If you turn all those off, the rpcbind will not start.&lt;BR /&gt;&amp;gt; the only way to disable rpcbind is to move all the S400nfs.core entries to s400nfs.core&lt;BR /&gt;You should not change any names, you can disable these services in /etc/rc.config.d/namesvrs and nfs.conf.</description>
      <pubDate>Mon, 06 Jul 2009 13:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453662#M359082</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-07-06T13:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453663#M359083</link>
      <description>--------------------------------------------&lt;BR /&gt;There are three deamons&lt;BR /&gt;&lt;BR /&gt;nfs.core&lt;BR /&gt;nfs.start&lt;BR /&gt;nfs.client&lt;BR /&gt;&lt;BR /&gt;If you want rpcbind not to run, and you have no NFS connections our servers to run, you should disable all three services.&lt;BR /&gt;&lt;BR /&gt;There is a control file /etc/rc.config.d/nfsconf&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;&lt;BR /&gt;I can't find anything in nfsconf to disable "nfs.core", only NFS_CLIENT and NFS_SERVER.  Those two are already disabled on all our servers, as is NIS.  If there's a config file in /etc/rc.config.d for nfs.core, it's hidden very cleverly.  It still looks to me like the only way to get rid of rpcbind is to keep /sbin/init.d/nfs.core from starting in the first place, so I can either rename that file or any of the links going to it.  I'll just have to make sure that happens again every time we patch.  I might script something to check for it out of cron and remind us if we forget.</description>
      <pubDate>Mon, 06 Jul 2009 16:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453663#M359083</guid>
      <dc:creator>Matt Hearn</dc:creator>
      <dc:date>2009-07-06T16:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling rpcbind</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453664#M359084</link>
      <description>Unfortunately, there is no control file in /etc/rc.config.d regarding controlling the start of rpcbind daemon as far as I know (I can only speak of v11.11. In later OS revisions, this might have changed but I did not have much chance to play) So, the only way to accomplish this is to rename the rpcbind binary to something else. &lt;BR /&gt;&lt;BR /&gt;As you have said, this is a problem when the system gets patched but you can always build a custom rc script to check existence of rpcbind at the boot time and rename it again when it creeps back up.</description>
      <pubDate>Mon, 06 Jul 2009 17:14:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-rpcbind/m-p/4453664#M359084</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-06T17:14:06Z</dc:date>
    </item>
  </channel>
</rss>

