RootRevoke<h1> RootRevoke</h1>
<h2>Name</h2>
RootRevoke -- Drop root privileges completely
<h2>Synopsis</h2>
RootRevoke [ <code class="OPTION">RootRevoke on|off</code>]
Default
</dt><dd>
RootRevoke off
</dd><dt>
Context
</dt><dd>
server config, <VirtualHost>, <Global>, <Anonymous>
</dd><dt>
Module
</dt><dd>
mod_auth
</dd><dt>
Compatibility
</dt><dd>
1.2.9rc1 and later
</dd></dl>
<h2>Description</h2>
The RootRevoke directive causes all root privileges to be dropped once a user is authenticated. This will also cause active transfers to be disabled, if the server is listening on a port less than 1025. Note that this only affects active transfers; passive transfers will not be blocked.
<h2>See also</h2>
<h2>Examples</h2>
|