1rpc.rusersd(1M) System Administration Commands rpc.rusersd(1M)
2
3
4
6 rpc.rusersd, rusersd - network username server
7
9 /usr/lib/netsvc/rusers/rpc.rusersd
10
11
13 rpc.rusersd is a server that returns a list of users on the host. The
14 rpc.rusersd daemon may be started by inetd(1M) or listen(1M).
15
17 See attributes(5) for descriptions of the following attributes:
18
19
20
21
22 ┌─────────────────────────────┬─────────────────────────────┐
23 │ ATTRIBUTE TYPE │ ATTRIBUTE VALUE │
24 ├─────────────────────────────┼─────────────────────────────┤
25 │Availability │SUNWrcmds │
26 └─────────────────────────────┴─────────────────────────────┘
27
29 svcs(1), inetadm(1M), inetd(1M), listen(1M), pmadm(1M), sacadm(1M),
30 svcadm(1M), attributes(5), smf(5)
31
33 The rpc.rusersd service is managed by the service management facility,
34 smf(5), under the service identifier:
35
36 svc:/network/rpc/rusers:default
37
38
39
40
41 Administrative actions on this service, such as enabling, disabling, or
42 requesting restart, can be performed using svcadm(1M). Responsibility
43 for initiating and restarting this service is delegated to inetd(1M).
44 Use inetadm(1M) to make configuration changes and to view configuration
45 information for this service. The service's status can be queried using
46 the svcs(1) command.
47
48
49
50SunOS 5.11 4 Nov 2004 rpc.rusersd(1M)