Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ mountd(1M) — sysv — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

inetd(1M)

showmount(1M)

exports(4)

services(4)



MOUNTD(1M-SysV)     RISC/os Reference Manual      MOUNTD(1M-SysV)



NAME
     mountd - NFS mount request server

SYNOPSIS
     /usr/etc/rpc.mountd [ -n ]

DESCRIPTION
     mountd is an RPC server that answers file system mount
     requests.  It reads the file /etc/xtab, described in
     exports(4), to determine which file systems are available to
     which machines and users.  It also provides information as
     to which clients have file systems mounted.  This informa-
     tion can be printed using the showmount(1M) command.

     The mountd daemon is normally invoked by inetd(1M).

OPTIONS
     -n   Do not check that the clients are root users. Though
          this option makes things slightly less secure, it does
          allow older versions (pre-3.0) of client NFS to work.
          In order to start up the mount daemon with this option,
          place the -n option at the end of the line describing
          the rpc.mountd in inetd(1M).  This will become
          activated when the machine next boots or mountd is res-
          tarted.  Typically, one type of EACESS error will be
          filtered with this option.

FILES
     /etc/xtab

SEE ALSO
     inetd(1M), showmount(1M).
     exports(4), services(4) in the Programmer's Reference
     Manual.

ORIGIN
     Sun Microsystems


















                         Printed 1/15/91                   Page 1



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