<?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 RPC Program not resisted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559422#M371528</link>
    <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I have one HPUNIX, Box, when the Application user try to logging to this server they getting error "You could not be verified as valid user on any of the server in you server list ARERR (90) Cannot establish a network connection to the AR System sever: Server Name :RPC Program not resisted"&lt;BR /&gt;&lt;BR /&gt;Anybody help me to srot out this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;vinay</description>
    <pubDate>Wed, 06 Jan 2010 13:10:04 GMT</pubDate>
    <dc:creator>HP UNIX Professionals</dc:creator>
    <dc:date>2010-01-06T13:10:04Z</dc:date>
    <item>
      <title>RPC Program not resisted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559422#M371528</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I have one HPUNIX, Box, when the Application user try to logging to this server they getting error "You could not be verified as valid user on any of the server in you server list ARERR (90) Cannot establish a network connection to the AR System sever: Server Name :RPC Program not resisted"&lt;BR /&gt;&lt;BR /&gt;Anybody help me to srot out this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;vinay</description>
      <pubDate>Wed, 06 Jan 2010 13:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559422#M371528</guid>
      <dc:creator>HP UNIX Professionals</dc:creator>
      <dc:date>2010-01-06T13:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: RPC Program not resisted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559423#M371529</link>
      <description>Please find the ouptout also&lt;BR /&gt;&lt;BR /&gt;# rpcinfo -p&lt;BR /&gt;   program vers proto   port&lt;BR /&gt;    100000    2   tcp    111  portmapper&lt;BR /&gt;    100000    2   udp    111  portmapper&lt;BR /&gt;    100024    1   udp    982  status&lt;BR /&gt;    100024    1   tcp    984  status&lt;BR /&gt;    100021    1   tcp    988  nlockmgr&lt;BR /&gt;    100021    1   udp   1030  nlockmgr&lt;BR /&gt;    100021    3   tcp    992  nlockmgr&lt;BR /&gt;    100021    3   udp   1031  nlockmgr&lt;BR /&gt;    100020    1   udp   1032  llockmgr&lt;BR /&gt;    100020    1   tcp    997  llockmgr&lt;BR /&gt;    100021    2   tcp   1000  nlockmgr&lt;BR /&gt;    100068    2   udp   1035&lt;BR /&gt;    100068    3   udp   1035&lt;BR /&gt;    100068    4   udp   1035&lt;BR /&gt;    100068    5   udp   1035&lt;BR /&gt;    100083    1   tcp   1036&lt;BR /&gt; 805306352    1   tcp    774&lt;BR /&gt;    390604    1   tcp    813&lt;BR /&gt;    390604    2   tcp    813&lt;BR /&gt;    390601    1   tcp    838&lt;BR /&gt;    390601    2   tcp    838&lt;BR /&gt;    390601    3   tcp    838&lt;BR /&gt;    390601    4   tcp    838&lt;BR /&gt;    390601    5   tcp    838&lt;BR /&gt;    100005    1   udp    862  mountd&lt;BR /&gt;    100005    1   tcp    864  mountd&lt;BR /&gt;    100003    2   udp   2049  nfs&lt;BR /&gt;    390113    1   tcp   7937&lt;BR /&gt;    100007    2   tcp   1060  ypbind&lt;BR /&gt;    100007    2   udp   1263  ypbind&lt;BR /&gt;    100007    1   tcp   1060  ypbind&lt;BR /&gt;    100007    1   udp   1263  ypbind&lt;BR /&gt;    100029    1   udp    829  keyserv&lt;BR /&gt;=========================================&lt;BR /&gt;# cat /etc/services&lt;BR /&gt;&lt;BR /&gt;tcpmux         1/tcp                 # TCP port multiplexer (RFC 1078)&lt;BR /&gt;echo           7/tcp                 # Echo&lt;BR /&gt;echo           7/udp                 #&lt;BR /&gt;discard        9/tcp  sink null      # Discard&lt;BR /&gt;discard        9/udp  sink null      #&lt;BR /&gt;systat        11/tcp  users          # Active Users&lt;BR /&gt;daytime       13/tcp                 # Daytime&lt;BR /&gt;daytime       13/udp                 #&lt;BR /&gt;qotd          17/tcp  quote          # Quote of the Day&lt;BR /&gt;chargen       19/tcp  ttytst source  # Character Generator&lt;BR /&gt;chargen       19/udp  ttytst source  #&lt;BR /&gt;ftp-data      20/tcp                 # File Transfer Protocol (Data)&lt;BR /&gt;ftp           21/tcp                 # File Transfer Protocol (Control)&lt;BR /&gt;telnet        23/tcp                 # Virtual Terminal Protocol&lt;BR /&gt;smtp          25/tcp                 # Simple Mail Transfer Protocol&lt;BR /&gt;time          37/tcp  timeserver     # Time&lt;BR /&gt;time          37/udp  timeserver     #&lt;BR /&gt;rlp           39/udp  resource       # Resource Location Protocol&lt;BR /&gt;whois         43/tcp  nicname        # Who Is&lt;BR /&gt;domain        53/tcp  nameserver     # Domain Name Service&lt;BR /&gt;domain        53/udp  nameserver     #&lt;BR /&gt;bootps        67/udp                 # Bootstrap Protocol Server&lt;BR /&gt;bootpc        68/udp                 # Bootstrap Protocol Client&lt;BR /&gt;tftp          69/udp                 # Trivial File Transfer Protocol&lt;BR /&gt;rje           77/tcp  netrjs         # private RJE Service&lt;BR /&gt;finger        79/tcp                 # Finger&lt;BR /&gt;http          80/tcp  www            # World Wide Web HTTP&lt;BR /&gt;http          80/udp  www            # World Wide Web HTTP&lt;BR /&gt;link          87/tcp  ttylink        # private terminal link&lt;BR /&gt;supdup        95/tcp                 #&lt;BR /&gt;hostnames    101/tcp  hostname       # NIC Host Name Server&lt;BR /&gt;tsap         102/tcp iso_tsap iso-tsap # ISO TSAP (part of ISODE)&lt;BR /&gt;pop          109/tcp postoffice pop2 # Post Office Protocol - Version 2&lt;BR /&gt;pop3         110/tcp  pop-3          # Post Office Protocol - Version 3&lt;BR /&gt;portmap      111/tcp  sunrpc         # SUN Remote Procedure Call&lt;BR /&gt;portmap      111/udp  sunrpc         #&lt;BR /&gt;auth         113/tcp  authentication # Authentication Service&lt;BR /&gt;sftp         115/tcp                 # Simple File Transfer Protocol&lt;BR /&gt;uucp-path    117/tcp                 # UUCP Path Service&lt;BR /&gt;nntp         119/tcp  readnews untp  # Network News Transfer Protocol&lt;BR /&gt;ntp          123/udp                 # Network Time Protocol&lt;BR /&gt;netbios_ns   137/tcp                 # NetBIOS Name Service&lt;BR /&gt;netbios_ns   137/udp                 #&lt;BR /&gt;netbios_dgm  138/tcp                 # NetBIOS Datagram Service&lt;BR /&gt;netbios_dgm  138/udp                 #&lt;BR /&gt;netbios_ssn  139/tcp                 # NetBIOS Session Service&lt;BR /&gt;netbios_ssn  139/udp                 #&lt;BR /&gt;bftp         152/tcp                 # Background File Transfer Protocol&lt;BR /&gt;snmp         161/udp  snmpd          # Simple Network Management Protocol Agent&lt;BR /&gt;snmp-trap    162/udp  trapd          # Simple Network Management Protocol Traps&lt;BR /&gt;bgp          179/tcp                 # Border Gateway Protocol&lt;BR /&gt;# PV performance tool services entries&lt;BR /&gt;pvserver     382/tcp    # PV server&lt;BR /&gt;pvalarm      383/tcp    # PV alarm management&lt;BR /&gt;#&lt;BR /&gt;# UNIX services&lt;BR /&gt;#&lt;BR /&gt;biff         512/udp  comsat         # mail notification&lt;BR /&gt;exec         512/tcp                 # remote execution, passwd required&lt;BR /&gt;login        513/tcp                 # remote login&lt;BR /&gt;who          513/udp  whod           # remote who and uptime&lt;BR /&gt;shell        514/tcp  cmd            # remote command, no passwd used&lt;BR /&gt;syslog       514/udp                 # remote system logging&lt;BR /&gt;printer      515/tcp  spooler        # remote print spooling&lt;BR /&gt;talk         517/udp                 # conversation&lt;BR /&gt;ntalk        518/udp                 # new talk, conversation&lt;BR /&gt;route        520/udp  router routed  # routing information protocol&lt;BR /&gt;efs          520/tcp                 # Extended file name server&lt;BR /&gt;timed        525/udp  timeserver     # remote clock synchronization&lt;BR /&gt;tempo        526/tcp  newdate        #&lt;BR /&gt;courier      530/tcp  rpc            #&lt;BR /&gt;conference   531/tcp  chat           #&lt;BR /&gt;netnews      532/tcp  readnews       #&lt;BR /&gt;netwall      533/udp                 # Emergency broadcasting&lt;BR /&gt;uucp         540/tcp  uucpd          # uucp daemon&lt;BR /&gt;remotefs     556/tcp  rfs_server rfs # Brunhoff remote filesystem&lt;BR /&gt;ingreslock  1524/tcp                 #&lt;BR /&gt;#&lt;BR /&gt;# Other HP-UX services&lt;BR /&gt;#&lt;BR /&gt;lansrm       570/udp                 # SRM/UX Server&lt;BR /&gt;DAServer     987/tcp                 # SQL distributed access&lt;BR /&gt;instl_boots 1067/udp                 # installation bootstrap protocol server&lt;BR /&gt;instl_bootc 1068/udp                 # installation bootstrap protocol client&lt;BR /&gt;nfsd-keepalive 1110/udp              # Client status info&lt;BR /&gt;nfsd-status    1110/tcp              # Cluster status info&lt;BR /&gt;msql        1111/tcp                 # Mini SQL database server&lt;BR /&gt;rlb         1260/tcp                 # remote loopback diagnostic&lt;BR /&gt;clvm-cfg    1476/tcp                 # HA LVM configuration&lt;BR /&gt;diagmond    1508/tcp                 # Diagnostic System Manager&lt;BR /&gt;nft         1536/tcp                 # NS network file transfer&lt;BR /&gt;sna-cs      1553/tcp                 # SNAplus client/server&lt;BR /&gt;sna-cs      1553/udp                 # SNAplus client/server&lt;BR /&gt;ncpm-pm     1591/udp                 # NCPM Policy Manager&lt;BR /&gt;ncpm-hip    1683/udp                 # NCPM Host Information Provider&lt;BR /&gt;cvmon       1686/udp                 # Clusterview cvmon-cvmap communication&lt;BR /&gt;pmlockd     1889/tcp                 # SynerVision locking daemon&lt;BR /&gt;pmlockd     1889/udp                 #&lt;BR /&gt;nfsd        2049/udp                 # NFS remote file system&lt;BR /&gt;netdist     2106/tcp                 # update(1m) network distribution service&lt;BR /&gt;rfa         4672/tcp                 # NS remote file access&lt;BR /&gt;veesm       4789/tcp                 # HP VEE service manager&lt;BR /&gt;hacl-hb     5300/tcp                 # High Availability (HA) Cluster heartbeat&lt;BR /&gt;hacl-gs     5301/tcp                 # HA Cluster General Services&lt;BR /&gt;hacl-cfg    5302/tcp                 # HA Cluster TCP configuration&lt;BR /&gt;hacl-cfg    5302/udp                 # HA Cluster UDP configuration&lt;BR /&gt;hacl-probe  5303/tcp                 # HA Cluster TCP probe&lt;BR /&gt;hacl-probe  5303/udp                 # HA Cluster UDP probe&lt;BR /&gt;hacl-local  5304/tcp                 # HA Cluster Commands&lt;BR /&gt;hacl-test   5305/tcp                 # HA Cluster Test&lt;BR /&gt;hacl-dlm    5408/tcp                 # HA Cluster distributed lock manager&lt;BR /&gt;lanmgrx.osB 5696/tcp                 # LAN Manager/X for B.00.00 OfficeShare&lt;BR /&gt;r4-sna-cs   5707/tcp                 # SNA client/server (up to Release 4.1)&lt;BR /&gt;SNAplus     5708/udp                 # SNA logical network A (up to Release 4.1)&lt;BR /&gt;r4-sna-ft   5709/tcp                 # SNA file transfer (up to Release 4.1)&lt;BR /&gt;hcserver    5710/tcp                 # HP Cooperative Services&lt;BR /&gt;grmd        5999/tcp                 # graphics resource manager&lt;BR /&gt;spc         6111/tcp                 # sub-process control&lt;BR /&gt;desmevt     6868/tcp                 # DE/ Services Monitor, Event Service&lt;BR /&gt;pdclientd   6874/tcp                 # Palladium print client daemon&lt;BR /&gt;pdeventd    6875/tcp                 # Palladium print event daemon&lt;BR /&gt;iasqlsvr    7489/tcp                 # Information Access&lt;BR /&gt;recserv     7815/tcp                 # SharedX Receiver Service&lt;BR /&gt;ftp-ftam    8868/tcp                 # FTP-&amp;gt;FTAM Gateway&lt;BR /&gt;mcsemon     9999/tcp                 # MC/System Environment monitor&lt;BR /&gt;console     10000/tcp                # MC/System Environmentconsole multiplexor&lt;BR /&gt;actcp       31766/tcp                # ACT Call Processing Server&lt;BR /&gt;#&lt;BR /&gt;# Kerberos (Project Athena/MIT) services&lt;BR /&gt;#&lt;BR /&gt;kerberos5    88/udp   kdc            # Kerberos 5 kdc&lt;BR /&gt;klogin       543/tcp                 # Kerberos rlogin -kfall&lt;BR /&gt;kshell       544/tcp  krcmd          # Kerberos remote shell -kfall&lt;BR /&gt;ekshell      545/tcp  krcmd          # Kerberos encrypted remote shell -kfall&lt;BR /&gt;kerberos     750/udp  kdc            # Kerberos (server) udp -kfall&lt;BR /&gt;kerberos     750/tcp  kdc            # Kerberos (server) tcp -kfall&lt;BR /&gt;kerberos_master 751/tcp kadmin       # Kerberos kadmin&lt;BR /&gt;krbupdate    760/tcp  kreg           # Kerberos registration -kfall&lt;BR /&gt;kpasswd      761/tcp  kpwd           # Kerberos "passwd" -kfall&lt;BR /&gt;eklogin     2105/tcp                 # Kerberos encrypted rlogin -kfall&lt;BR /&gt;# The X10_LI server for each display listens on ports 5800 + display number.&lt;BR /&gt;# The X10_MI server for each display listens on ports 5900 + display number.&lt;BR /&gt;# The X11 server for each display listens on ports 6000 + display number.&lt;BR /&gt;# The X11 font server listens on port 7000.&lt;BR /&gt;# Do NOT associate other services with these ports.&lt;BR /&gt;# Refer to the X documentation for details.&lt;BR /&gt;dtspc   6112/tcp        #subprocess control&lt;BR /&gt;drive           22747/tcp       # Driving simulator&lt;BR /&gt;drivequery      22748/udp       # Driving simulator server search&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 13:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559423#M371529</guid>
      <dc:creator>HP UNIX Professionals</dc:creator>
      <dc:date>2010-01-06T13:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: RPC Program not resisted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559424#M371530</link>
      <description>The error message looks like it might be produced by the Remedy/BMC Action Request System, known as ARS.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Action_Request_System" target="_blank"&gt;http://en.wikipedia.org/wiki/Action_Request_System&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; when the Application user try to logging to this server...&lt;BR /&gt;&lt;BR /&gt;Logging in how? &lt;BR /&gt;&lt;BR /&gt;Is the user using the ARS client program on his/her workstation? In that case, you should verify how your ARS server is configured to communicate over the network, and make sure that the user's client uses compatible settings.&lt;BR /&gt;&lt;BR /&gt;Or is the user trying to login to the standard HP-UX command line (using ssh, remsh, telnet or something similar) or to HP-UX's CDE desktop session (e.g. using ReflectionX)? In this case, it seems like the user's login scripts have been customized to start the ARS client directly.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; "You could not be verified as valid user on any of the server in you server list"&lt;BR /&gt;&lt;BR /&gt;This indicates the ARS client apparently should have some sort of list of ARS servers. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; "ARERR (90) Cannot establish a network connection to the AR System sever:"&lt;BR /&gt;&lt;BR /&gt;This is the problem: the ARS client cannot connect to the ARS server. If the client cannot even connect, there is no chance to authenticate.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; "Server Name :" &lt;BR /&gt;It's trying to tell you the name of the server it attempted to connect to...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; "RPC Program not resisted"&lt;BR /&gt;&lt;BR /&gt;... but even that fails. (By the way, the message should probably be "RPC: Program not registered".)&lt;BR /&gt;&lt;BR /&gt;So far, this seems to be strictly an ARS application configuration problem. Perhaps the user is trying to run the ARS client with an empty server list???&lt;BR /&gt;&lt;BR /&gt;The "RPC: Program not registered" message is typical to programs using SunRPC (aka ONC RPC) services: these services are never listed in /etc/services, as their port numbers may be dynamically-assigned. &lt;BR /&gt;&lt;BR /&gt;Your "rpcinfo -p" listing indicates this server has multiple SunRPC services that don't have a human-readable name assigned: the system uses program numbers instead of names, but names are more comfortable for humans. The map between RPC program numbers and names is in file /etc/rpc. &lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 06 Jan 2010 15:41:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-program-not-resisted/m-p/4559424#M371530</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-01-06T15:41:59Z</dc:date>
    </item>
  </channel>
</rss>

