]> source.dussan.org Git - tigervnc.git/commitdiff
Document AllowOverride parameter. 282/head
authorMichal Srb <michalsrb@gmail.com>
Tue, 29 Mar 2016 11:54:22 +0000 (14:54 +0300)
committerMichal Srb <michalsrb@gmail.com>
Tue, 29 Mar 2016 11:54:22 +0000 (14:54 +0300)
unix/xserver/hw/vnc/Xvnc.man

index 4a833157883f49938a08844e1f0c00d8d186b673..a4d9f8d35fc5eea0f0ed0aa9f127f686c3174f01 100644 (file)
@@ -300,6 +300,21 @@ Key affected by NumLock often require a fake Shift to be inserted in order
 for the correct symbol to be generated. Turning on this option avoids these
 extra fake Shift events but may result in a slightly different symbol
 (e.g. a Return instead of a keypad Enter).
+.
+.TP
+.B \-AllowOverride
+Comma separated list of parameters that can be modified using VNC extension.
+Parameters can be modified for example using \fBvncconfig\fP(1) program from
+inside a running session.
+
+Allowing override of parameters such as \fBPAMService\fP or \fBPasswordFile\fP
+can negatively impact security if Xvnc runs under different user than the
+programs allowed to override the parameters.
+
+When \fBNoClipboard\fP parameter is set, allowing override of \fBSendCutText\fP
+and \fBAcceptCutText\fP has no effect.
+
+Default is \fBdesktop,AcceptPointerEvents,SendCutText,AcceptCutText\fP.
 
 .SH USAGE WITH INETD
 By configuring the \fBinetd\fP(1) service appropriately, Xvnc can be launched