Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rpc(4) — SunOS 5.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

nsswitch.conf(4)

rpc(4)

NAME

rpc − rpc program number data base

SYNOPSIS

/etc/rpc

DESCRIPTION

The rpc file is a local source containing user readable names that can be used in place of RPC program numbers.  The rpc file can be used in conjunction with or instead of other rpc sources, including the NIS maps “rpc.byname” and “rpc.bynumber” and the NIS+ table “rpc”. 

The rpc file has one line for each RPC program name. The line has the following format:

name-of-the-RPC-programRPC-program-numberaliases

Items are separated by any number of blanks and/or tab characters.  A # indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. 

EXAMPLES

Below is an example of an RPC database:

#
#rpc
#
rpcbind100000portmapsunrpcportmapper
rusersd100002rusers
nfs100003nfsprog
mountd100005mountshowmount
walld100008rwallshutdown
sprayd100012spray
llockmgr100020
nlockmgr100021
status100024
bootparam100026
keyserv100029keyserver

FILES

/etc/nsswitch.conf

SEE ALSO

nsswitch.conf(4)

SunOS 5.2  —  Last change: 10 Dec 1991

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026