| RPC.RQUOTAD(8) | System Manager's Manual | RPC.RQUOTAD(8) |
rpc.rquotad,
rquotad — remote quota
server
/usr/libexec/rpc.rquotad |
rpc.rquotad is a
rpc(3) server which returns
quotas for a user of a local filesystem which is NFS-mounted onto a remote
machine. quota(1) uses the
results to display user quotas for remote filesystems.
rpc.rquotad is normally invoked by
inetd(8).
rpc.rquotad uses an RPC protocol defined
in /usr/include/rpcsvc/rquota.x.
WARNING:
rpc.rquotad has no access control and may leak
information about any local file on the host, whether or not exported, to
other hosts on the network.
Missing access control. See: PR bin/45005: rpc.rquotad does no access checks
| June 22, 1994 | NetBSD 11.99 |