openafs/doc/man-pages/pod8/fragments/volserver-synopsis.pod
Gergely Risko 2f64bc2724 RestrictedQuery feature
Make vlserver and volserver suppport a new command line parameter,
"-restricted_query admin".  When this is on, the query RPCs that
are not needed for normal cache manager operations are restricted
to administrators listed in UserList.  This is off by default.

Change-Id: I2a23a4e99cabd46b19ed491a6520773731a5994e
Reviewed-on: http://gerrit.openafs.org/10927
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
2014-05-20 20:39:12 -04:00

18 lines
712 B
Plaintext

B<volserver>
[B<-log>] S<<< [B<-p> <I<number of processes>>] >>>
S<<< [B<-auditlog> <I<log path>>] >>>
S<<< [B<-audit-interface> (file | sysvmq)] >>>
S<<< [B<-logfile <I<log file>>] >>> S<<< [B<-config> <I<configuration path>>] >>>
S<<< [B<-udpsize> <I<size of socket buffer in bytes>>] >>>
S<<< [B<-d> <I<debug level>>] >>>
[B<-nojumbo>] [B<-jumbo>]
[B<-enable_peer_stats>] [B<-enable_process_stats>]
[B<-allow-dotted-principals>] [B<-preserve-vol-stats>]
[B<-sync> <I<sync behavior>>]
[B<-rxmaxmtu> <I<bytes>>]
[B<-rxbind>]
[B<-syslog>[=<I<FACILITY>]]
[B<-sleep> <I<sleep time>/I<run time>>]
[B<-restricted_query> (anyuser | admin)]
[B<-help>]