rpc.rquotad.8 (3f162cb85dafb6f4c8537b3e606c2ccdaa12a424) rpc.rquotad.8 (8d5d039f80a8d31947f4e84af20e8a56d0009c32)
1.\"
2.\" Copyright (c) 1994 Theo de Raadt
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 28 unchanged lines hidden (view full) ---

37.Nd remote quota server
38.Sh SYNOPSIS
39.Nm /usr/libexec/rpc.rquotad
40.Sh DESCRIPTION
41The
42.Nm
43utility is a
44.Xr rpc 3
1.\"
2.\" Copyright (c) 1994 Theo de Raadt
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 28 unchanged lines hidden (view full) ---

37.Nd remote quota server
38.Sh SYNOPSIS
39.Nm /usr/libexec/rpc.rquotad
40.Sh DESCRIPTION
41The
42.Nm
43utility is a
44.Xr rpc 3
45server which returns quotas for a user of a local filesystem
45server which returns quotas for a user of a local file system
46which is NFS-mounted onto a remote machine.
47The
48.Xr quota 1
46which is NFS-mounted onto a remote machine.
47The
48.Xr quota 1
49utility uses the results to display user quotas for remote filesystems.
49utility uses the results to display user quotas for remote file systems.
50The
51.Nm
52utility is normally invoked by
53.Xr inetd 8 .
54.Pp
55The
56.Nm
57utility uses an
58.Tn RPC
59protocol defined in
60.Pa /usr/include/rpcsvc/rquota.x .
61.Sh BUGS
62.Bx 4.4
63and
64.Fx
65support group quotas but the rquota protocol does not.
66.Sh SEE ALSO
67.Xr quota 1
50The
51.Nm
52utility is normally invoked by
53.Xr inetd 8 .
54.Pp
55The
56.Nm
57utility uses an
58.Tn RPC
59protocol defined in
60.Pa /usr/include/rpcsvc/rquota.x .
61.Sh BUGS
62.Bx 4.4
63and
64.Fx
65support group quotas but the rquota protocol does not.
66.Sh SEE ALSO
67.Xr quota 1