]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/rquotad/rquotad.man
Updated to nfs-utils 0.1.1.
[nfs-utils.git] / utils / rquotad / rquotad.man
1 .\"@(#)rquotad.8c"
2 .TH RQUOTAD 8C"
3 .SH NAME
4 rquotad, rpc.rquotad \- remote quota server
5 .SH SYNOPSIS
6 .B /usr/etc/rpc.rquotad
7 .SH DESCRIPTION
8 .LP
9 .IX  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
10 .IX  daemons  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
11 .IX  "user quotas"  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
12 .IX  "disk quotas"  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
13 .IX  "quotas"  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
14 .IX  "file system"  "rquotad daemon"  ""  "\fLrquotad\fP \(em remote quota server"
15 .IX  "remote procedure call services"  "rquotad"  ""  "\fLrquotad\fP \(em remote quota server"
16 .B rquotad
17 is an
18 .BR rpc (3N)
19 server which returns quotas for a user of a local file system
20 which is mounted by a remote machine over the
21 .SM NFS\s0.
22 The results are used by
23 .BR quota (1)
24 to display user quotas for remote file systems.
25 The
26 .B rquotad
27 daemon is normally started at boottime from the
28 .BR rc.net
29 script
30 .SH FILES
31 .PD 0
32 .TP 20
33 .B quotas
34 quota file at the file system root
35 .PD
36 .SH "SEE ALSO"
37 .BR quota (1),
38 .BR rpc (3N),
39 .BR nfs (4P),
40 .BR services (5)
41 .BR inetd (8C),