]> source.dussan.org Git - tigervnc.git/commitdiff
Fix description of "%u" in manual pages. 1682/head
authorCarlos Santos <casantos@redhat.com>
Wed, 4 Oct 2023 14:40:56 +0000 (11:40 -0300)
committerCarlos Santos <casantos@redhat.com>
Wed, 4 Oct 2023 14:43:39 +0000 (11:43 -0300)
We user the real, not the effective user ID, to check if the user is
allowed to log in with the "Plain" security types. Otherwise it would be
necessary to log in as root when Xvnc is installed with the set-user-id
bit on.

Signed-off-by: Carlos Santos <casantos@redhat.com>
unix/x0vncserver/x0vncserver.man
unix/xserver/hw/vnc/Xvnc.man

index 122efa73a4bc277de8d9e3b6ea4ecc64b25be79e..78db73098f295cc1b7d7d8fb3ee27dbc33728d2c 100644 (file)
@@ -126,8 +126,7 @@ parameter instead.
 A comma separated list of user names that are allowed to authenticate via
 any of the "Plain" security types (Plain, TLSPlain, etc.). Specify \fB*\fP
 to allow any user to authenticate using this security type. Specify \fB%u\fP
-to allow the effective user of the server process. Default is to deny all
-users.
+to allow the user of the server process. Default is to deny all users.
 .
 .TP
 .B \-pam_service \fIname\fP, \-PAMService \fIname\fP
index ff5dbfd540f2f5c1ff672bb07c609dc82d0120f3..e9fb654271861fdb8e9181412070667f5c565e83 100644 (file)
@@ -201,8 +201,7 @@ parameter instead.
 A comma separated list of user names that are allowed to authenticate via
 any of the "Plain" security types (Plain, TLSPlain, etc.). Specify \fB*\fP
 to allow any user to authenticate using this security type. Specify \fB%u\fP
-to allow the effective user of the server process. Default is to deny all
-users.
+to allow the user of the server process. Default is to deny all users.
 .
 .TP
 .B \-pam_service \fIname\fP, \-PAMService \fIname\fP