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

Conversation

voney
Copy link

@voney voney commented Jul 8, 2020

No description provided.

@ghost
Copy link

ghost commented Jul 8, 2020

CLA assistant check
All CLA requirements met.

@lixaotec
Copy link

lixaotec commented Jul 15, 2020

Just tested, and did not worked as expected

It does not show advanced session button at vmconnect .
By rdp it does connect, but gives error Login failed for display 0
However user and pass are correct, and I have no auto login enabled

@lixaotec
Copy link

Yes it works.

My super 1234 password was the problem


# Configure the installed XRDP ini files.
# use vsock transport.
sed -i_orig -e 's/port=3389/port=vsock://-1:3389/g' /etc/xrdp/xrdp.ini

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sed -i_orig -e 's/port=3389/port=vsock://-1:3389/g' /etc/xrdp/xrdp.ini
sed -i_orig -e 's/port=3389/port=vsock:\/\/-1:3389/g' /etc/xrdp/xrdp.ini

Found a syntax error

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