Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing SPICE password #17

Open
Seitanas opened this issue Aug 5, 2016 · 3 comments
Open

Passing SPICE password #17

Seitanas opened this issue Aug 5, 2016 · 3 comments

Comments

@Seitanas
Copy link

Seitanas commented Aug 5, 2016

Hello,
I wonder, is there any way to pass SPICE password via spice-web-client to websockify proxy?
Thank you.

@Seitanas
Copy link
Author

Seitanas commented Aug 8, 2016

I've managed to solve my question with a small patch:

https://github.com/Seitanas/kvm-vdi/commit/15f63a33fbfac63cde43905cfbb3623ca96e93ee.patch

Now you can access your VM with following URL:
YOURHOST/eyeos-web-client/?host=WEBSOCKIFY_PORT&port=WEBSOCKIFY_PORT?password=SPICE_PASSWORD&vmInfoToken=TOKEN_NAME

@Seitanas Seitanas closed this as completed Aug 8, 2016
@Seitanas Seitanas reopened this Aug 8, 2016
@kalsan
Copy link

kalsan commented Jun 28, 2018

Doesn't work for me: despite password, there is only a blank screen.

@Seitanas
Copy link
Author

You should debug this with firefox Web developer tools.
Most usual problem - if you use https in portal, you should use the same certificate in websockify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants