<?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: RPC enable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427157#M205121</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;If you want ot enable your RPC go to &lt;BR /&gt;/etc/rc.config.d &lt;BR /&gt;and edit file :Rpcd&lt;BR /&gt;look for :START_RPCD=0 and change it to&lt;BR /&gt;START_RPCD=1&lt;BR /&gt;&lt;BR /&gt;check RPCD:&lt;BR /&gt;#ps -ef |grep rpcd&lt;BR /&gt;#rpcinfo&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
    <pubDate>Mon, 22 Nov 2004 02:22:42 GMT</pubDate>
    <dc:creator>Ivajlo Yanakiev</dc:creator>
    <dc:date>2004-11-22T02:22:42Z</dc:date>
    <item>
      <title>RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427155#M205119</link>
      <description>Hi there,&lt;BR /&gt;I am newbie in HP-UX.As per my knowledge, by default RPC is disabled.&lt;BR /&gt;Could u please someone send me a procedure to make it enable. Can I do this as my own?&lt;BR /&gt;How do we can check whether it is enabled or not?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Mehul&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 00:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427155#M205119</guid>
      <dc:creator>mehul_3</dc:creator>
      <dc:date>2004-11-22T00:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427156#M205120</link>
      <description>Hello Mehul,&lt;BR /&gt;You may use the command rpcinfo to check whether rpc services are running. Most of the rpc services are started at boot time and additional services can be started by uncommenting the particular services through the inted services.&lt;BR /&gt;&lt;BR /&gt;Hope this solves your querry.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 02:12:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427156#M205120</guid>
      <dc:creator>Girish_17</dc:creator>
      <dc:date>2004-11-22T02:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427157#M205121</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;If you want ot enable your RPC go to &lt;BR /&gt;/etc/rc.config.d &lt;BR /&gt;and edit file :Rpcd&lt;BR /&gt;look for :START_RPCD=0 and change it to&lt;BR /&gt;START_RPCD=1&lt;BR /&gt;&lt;BR /&gt;check RPCD:&lt;BR /&gt;#ps -ef |grep rpcd&lt;BR /&gt;#rpcinfo&lt;BR /&gt;&lt;BR /&gt;Good luck!</description>
      <pubDate>Mon, 22 Nov 2004 02:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427157#M205121</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-22T02:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427158#M205122</link>
      <description>I have got the following result of running following command but I could not able to understand whether it is running or not?&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep rpcd&lt;BR /&gt;   root  1044     1  0  Nov  8  ?         0:30 /opt/dce/sbin/rpcd&lt;BR /&gt;   root  5241  5219  0 15:07:28 pts/tb    0:00 grep rpcd&lt;BR /&gt;&lt;BR /&gt;and rpcinfo gives following output:&lt;BR /&gt;   program version netid     address             service    owner&lt;BR /&gt;    100000    4    ticots    srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    3    ticots    srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    4    ticotsord srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    3    ticotsord srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    4    ticlts    srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    3    ticlts    srsux001.rpc        rpcbind    superuser&lt;BR /&gt;    100000    4    tcp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100000    3    tcp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100000    2    tcp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100000    4    udp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100000    3    udp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100000    2    udp       0.0.0.0.0.111       rpcbind    superuser&lt;BR /&gt;    100024    1    tcp       0.0.0.0.192.0       status     superuser&lt;BR /&gt;    100024    1    udp       0.0.0.0.192.1       status     superuser&lt;BR /&gt;    100021    1    tcp       0.0.0.0.192.1       nlockmgr   superuser&lt;BR /&gt;    100021    1    udp       0.0.0.0.192.2       nlockmgr   superuser&lt;BR /&gt;    100021    3    tcp       0.0.0.0.192.2       nlockmgr   superuser&lt;BR /&gt;    100021    3    udp       0.0.0.0.192.7       nlockmgr   superuser&lt;BR /&gt;    100021    4    tcp       0.0.0.0.192.3       nlockmgr   superuser&lt;BR /&gt;    100021    4    udp       0.0.0.0.192.8       nlockmgr   superuser&lt;BR /&gt;    100020    1    udp       0.0.0.0.15.205      llockmgr   superuser&lt;BR /&gt;    100020    1    tcp       0.0.0.0.15.205      llockmgr   superuser&lt;BR /&gt;    100021    2    tcp       0.0.0.0.192.4       nlockmgr   superuser&lt;BR /&gt;    100068    2    udp       0.0.0.0.192.19      cmsd       superuser&lt;BR /&gt;    100068    3    udp       0.0.0.0.192.19      cmsd       superuser&lt;BR /&gt;    100068    4    udp       0.0.0.0.192.19      cmsd       superuser&lt;BR /&gt;    100068    5    udp       0.0.0.0.192.19      cmsd       superuser&lt;BR /&gt;    100005    1    udp       0.0.0.0.192.154     mountd     superuser&lt;BR /&gt;    100005    3    udp       0.0.0.0.192.154     mountd     superuser&lt;BR /&gt;    100005    1    tcp       0.0.0.0.192.16      mountd     superuser&lt;BR /&gt;    100005    3    tcp       0.0.0.0.192.16      mountd     superuser&lt;BR /&gt;    100003    2    udp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;    100003    3    udp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;    100003    2    tcp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;    100003    3    tcp       0.0.0.0.8.1         nfs        superuser&lt;BR /&gt;1342177279    4    tcp       0.0.0.0.253.90      -          superuser&lt;BR /&gt;1342177279    1    tcp       0.0.0.0.253.90      -          superuser&lt;BR /&gt;1342177279    3    tcp       0.0.0.0.253.90      -          superuser&lt;BR /&gt;1342177279    2    tcp       0.0.0.0.253.90      -          superuser&lt;BR /&gt;    100083    1    tcp       0.0.0.0.0.0         ttdbserver superuser&lt;BR /&gt;&lt;BR /&gt;Once again what does this indicates whether it is running or not?&lt;BR /&gt;&lt;BR /&gt;Mehul&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 04:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427158#M205122</guid>
      <dc:creator>mehul_3</dc:creator>
      <dc:date>2004-11-22T04:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427159#M205123</link>
      <description>it work</description>
      <pubDate>Mon, 22 Nov 2004 04:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427159#M205123</guid>
      <dc:creator>Ivajlo Yanakiev</dc:creator>
      <dc:date>2004-11-22T04:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: RPC enable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427160#M205124</link>
      <description>&lt;BR /&gt;There are at least two kinds of RPC (Remote Procedure Call) protocols on HP-UX.&lt;BR /&gt;&lt;BR /&gt;One is "SunRPC", which is used by NFS and other "unix-like" services. &lt;BR /&gt;To use SunRPC, you must have at least /usr/sbin/rpcbind running (it might be named "portmap" in some other unixes). "rpcinfo -p" reports the services available on SunRPC system.&lt;BR /&gt;&lt;BR /&gt;The other RPC system is DCE RPC, which is used by HP OpenView products. To use DCE RPC, /opt/dce/sbin/rpcd must be running. To ensure that rpcd is working, you could use a command "rpccp show mapping".&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Nov 2004 08:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-enable/m-p/3427160#M205124</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2004-11-22T08:17:16Z</dc:date>
    </item>
  </channel>
</rss>

