Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

Fix vsock configuration.#99

Merged
cwilhit merged 1 commit intomicrosoft:masterfrom
multipitch:master
Jan 7, 2020
Merged

Fix vsock configuration.#99
cwilhit merged 1 commit intomicrosoft:masterfrom
multipitch:master

Conversation

@multipitch
Copy link
Copy Markdown
Contributor

The xrdp connection is currently failing with new installs (with xrdp 0.9.12 - the current version available). This is due to a change in how xrdp expects vsock to be parameterized in xrdp.ini.

See issue raised against xrdp.

The parameter use_vsock=yes in /etc/xrdp/xrdp.ini is no longer preferred (and no longer seems to work), and the use of vsock should be specified in the port parameter as:
port=vsock://-1:3389

@jterry75
Copy link
Copy Markdown
Contributor

jterry75 commented Jan 7, 2020

LGTM. @cwilhit - PTAL

@cwilhit
Copy link
Copy Markdown
Contributor

cwilhit commented Jan 7, 2020

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants