Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / doc / man-pages / pod8 / rmtsysd.pod
CommitLineData
805e021f
CE
1=head1 NAME
2
3rmtsysd - Daemon to execute AFS-specific system calls for remote hosts
4
5=head1 SYNOPSIS
6
7=for html
8<div class="synopsis">
9
10B<rmtsysd>
11
12=for html
13</div>
14
15=head1 DESCRIPTION
16
17B<rmtsysd> is a daemon to execute AFS-specific system calls on behalf of
18NFS client machines. This daemon only needs to be started if the machine
19is an NFS/AFS translator server for users of NFS client machines who
20execute AFS commands.
21
22=head1 CAUTIONS
23
24The protocol used by this daemon is not considered secure, so this should
25not be used in an environment where security is important.
26
27=head1 PRIVILEGE REQUIRED
28
29The issuer must be logged in as the local superuser root.
30
31=head1 SEE ALSO
32
33L<afsd(8)>
34
35=head1 COPYRIGHT
36
37Copyright 2009 Steven Jenkins <steven@endpoint.com>
38
39This documentation is covered by the BSD License as written in the
40doc/LICENSE file. This man page was written by Steven Jenkins for
41OpenAFS.