Adjust README.Fedora file (do not use wrapper for Xorg any more).
This commit is contained in:
parent
b3d7804ca5
commit
a78a0a8b3d
@ -14,20 +14,6 @@ Wayland do.
|
||||
xorgxrdp
|
||||
========
|
||||
|
||||
On Fedora, /usr/bin/Xorg is a script that starts either
|
||||
/usr/libexec/Xorg.wrap, which is a SUID binary, or /usr/libexec/Xorg, if the
|
||||
former does not exist. Xrdp binary makes sure that SUID of the Xorg.wrap
|
||||
binary is not obeyed.
|
||||
|
||||
However, the Xorg.wrap has an additional hurdle to clear, because by default,
|
||||
it will only allow users logged into the console to start it.
|
||||
|
||||
So, in order to run the Xorg xrdp session via xrogxrdp, normally a user
|
||||
account not logged onto the console will be used. To avoid Xorg.wrap refusing
|
||||
to run, put the following into /etc/X11/Xwrapper.config:
|
||||
|
||||
allowed_users = anybody
|
||||
|
||||
Note that xorgxrdp is not installed and configured by default. Each build
|
||||
depends on specific binary version of Xorg, which tends to create very strict
|
||||
installation dependencies that can be an inconvenience in EPEL.
|
||||
|
Loading…
Reference in New Issue
Block a user