1 '\" te
   2 .\"  Copyright 1989 AT&T  Copyright (c) 2004 Sun Microsystems, Inc. - All Rights Reserved.
   3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   6 .TH RPC.RUSERSD 1M "Nov 4, 2004"
   7 .SH NAME
   8 rpc.rusersd, rusersd \- network username server
   9 .SH SYNOPSIS
  10 .LP
  11 .nf
  12 \fB/usr/lib/netsvc/rusers/rpc.rusersd\fR
  13 .fi
  14 
  15 .SH DESCRIPTION
  16 .sp
  17 .LP
  18 \fBrpc.rusersd\fR is a server that returns a list of users on the host. The
  19 \fBrpc.rusersd\fR daemon may be started by \fBinetd\fR(1M) or \fBlisten\fR(1M).
  20 .SH SEE ALSO
  21 .sp
  22 .LP
  23 \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), \fBlisten\fR(1M),
  24 \fBpmadm\fR(1M), \fBsacadm\fR(1M), \fBsvcadm\fR(1M), \fBattributes\fR(5),
  25 \fBsmf\fR(5)
  26 .SH NOTES
  27 .sp
  28 .LP
  29 The \fBrpc.rusersd\fR service is managed by the service management facility,
  30 \fBsmf\fR(5), under the service identifier:
  31 .sp
  32 .in +2
  33 .nf
  34 svc:/network/rpc/rusers:default
  35 .fi
  36 .in -2
  37 .sp
  38 
  39 .sp
  40 .LP
  41 Administrative actions on this service, such as enabling, disabling, or
  42 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
  43 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
  44 \fBinetadm\fR(1M) to make configuration changes and to view configuration
  45 information for this service. The service's status can be queried using the
  46 \fBsvcs\fR(1) command.