78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
-
+
|
<DD>
Specifies the user to switch user IDs to before servicing
requests. The default is not change user IDs.
<P>
<DT><B>-r (or --root)</B>
<DD>
Specifies the directory to act as the root directory for
the file server. If this option is specified, <A HREF="../man2/chroot.2.html">chroot</A>(2)
the file server. If this option is specified, <A HREF="http://linux.die.net/man/2/chroot">chroot</A>(2)
is called. The default is not change root directories,
that is, the "/" directory is shared out. This will
likely be a security issue, so this option should always
be used.
<P>
</DL>
<A NAME="lbAF"> </A>
|