11a3e5dd7SThomas Graichen.\" 21a3e5dd7SThomas Graichen.\" Copyright (c) 1994 Theo de Raadt 31a3e5dd7SThomas Graichen.\" All rights reserved. 41a3e5dd7SThomas Graichen.\" 51a3e5dd7SThomas Graichen.\" Redistribution and use in source and binary forms, with or without 61a3e5dd7SThomas Graichen.\" modification, are permitted provided that the following conditions 71a3e5dd7SThomas Graichen.\" are met: 81a3e5dd7SThomas Graichen.\" 1. Redistributions of source code must retain the above copyright 91a3e5dd7SThomas Graichen.\" notice, this list of conditions and the following disclaimer. 101a3e5dd7SThomas Graichen.\" 2. Redistributions in binary form must reproduce the above copyright 111a3e5dd7SThomas Graichen.\" notice, this list of conditions and the following disclaimer in the 121a3e5dd7SThomas Graichen.\" documentation and/or other materials provided with the distribution. 131a3e5dd7SThomas Graichen.\" 3. All advertising materials mentioning features or use of this software 141a3e5dd7SThomas Graichen.\" must display the following acknowledgement: 151a3e5dd7SThomas Graichen.\" This product includes software developed by Theo de Raadt. 161a3e5dd7SThomas Graichen.\" 4. The name of the author may not be used to endorse or promote products 171a3e5dd7SThomas Graichen.\" derived from this software without specific prior written permission. 181a3e5dd7SThomas Graichen.\" 191a3e5dd7SThomas Graichen.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 201a3e5dd7SThomas Graichen.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 211a3e5dd7SThomas Graichen.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 221a3e5dd7SThomas Graichen.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 231a3e5dd7SThomas Graichen.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 241a3e5dd7SThomas Graichen.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 251a3e5dd7SThomas Graichen.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 261a3e5dd7SThomas Graichen.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 271a3e5dd7SThomas Graichen.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 281a3e5dd7SThomas Graichen.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 291a3e5dd7SThomas Graichen.\" 301a3e5dd7SThomas Graichen.Dd June 22, 1994 311a3e5dd7SThomas Graichen.Dt RPC.RQUOTAD 8 320efe23d6SRuslan Ermilov.Os 331a3e5dd7SThomas Graichen.Sh NAME 341a3e5dd7SThomas Graichen.Nm rpc.rquotad 351a3e5dd7SThomas Graichen.Nd remote quota server 361a3e5dd7SThomas Graichen.Sh SYNOPSIS 371a3e5dd7SThomas Graichen.Nm /usr/libexec/rpc.rquotad 381a3e5dd7SThomas Graichen.Sh DESCRIPTION 393f162cb8SPhilippe CharnierThe 403f162cb8SPhilippe Charnier.Nm 413f162cb8SPhilippe Charnierutility is a 421a3e5dd7SThomas Graichen.Xr rpc 3 431a3e5dd7SThomas Graichenserver which returns quotas for a user of a local file system 441a3e5dd7SThomas Graichenwhich is NFS-mounted onto a remote machine. 453f162cb8SPhilippe CharnierThe 463f162cb8SPhilippe Charnier.Xr quota 1 473f162cb8SPhilippe Charnierutility uses the results to display user quotas for remote file systems. 483f162cb8SPhilippe CharnierThe 493f162cb8SPhilippe Charnier.Nm 503f162cb8SPhilippe Charnierutility is normally invoked by 511a3e5dd7SThomas Graichen.Xr inetd 8 . 521a3e5dd7SThomas Graichen.Pp 533f162cb8SPhilippe CharnierThe 543f162cb8SPhilippe Charnier.Nm 553f162cb8SPhilippe Charnierutility uses an 569ce3627bSPhilippe Charnier.Tn RPC 579ce3627bSPhilippe Charnierprotocol defined in 581a3e5dd7SThomas Graichen.Pa /usr/include/rpcsvc/rquota.x . 59a3ac07a5SRuslan Ermilov.Sh SEE ALSO 60a3ac07a5SRuslan Ermilov.Xr quota 1 611a3e5dd7SThomas Graichen.Sh BUGS 62b225fe27SMike Pritchard.Bx 4.4 63b225fe27SMike Pritchardand 64bb2c7cbbSMike Pritchard.Fx 65b225fe27SMike Pritchardsupport group quotas but the rquota protocol does not. 66