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

Cannot manually link user to VM with manual mode #262

Closed
marc-cabocel opened this issue Sep 22, 2016 · 9 comments
Closed

Cannot manually link user to VM with manual mode #262

marc-cabocel opened this issue Sep 22, 2016 · 9 comments

Comments

@marc-cabocel
Copy link

marc-cabocel commented Sep 22, 2016

=== Version ===

  • v2.0.0

=== New Enhancement ===

  • The idea here is to configure Nanocloud in manual mode and to be able to manually link VM to users. Currently the second step is not possible
@dynamiccast
Copy link
Contributor

Hi,

Actually there is a pretty straightfoward hack to do it:

  1. In the MACHINES environment variable, add an attribute user containing the id for each users in each machine object
  2. Set a very important session duration to avoid machine to be reassigned

@marc-cabocel
Copy link
Author

Ok I'll test and valide this fix then.

Thank you

@dynamiccast
Copy link
Contributor

How are we on this issue ?

@marc-cabocel
Copy link
Author

Still troubleshooting, I'm having issues with imported image on AWS

@dynamiccast
Copy link
Contributor

How can I help you ?

@marc-cabocel
Copy link
Author

marc-cabocel commented Oct 17, 2016

@dynamiccast, It is working fine with a session duration that doesn't exceed 1 209 600 (2 weeks).
If the session duration is higher, when a user disconnects from the VDI, he is also deleted from the user column in machine table. Then it is not possible to re-access the VDI.

@marc-cabocel
Copy link
Author

Ok it seems the VM is unlink with the user before the expiration date, so it is not working.

@marc-cabocel
Copy link
Author

Any update on this?

@corentindrouet
Copy link
Contributor

Manual driver didn't work on V 2.1.0.
This is because no image are assigned to the machines.

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

No branches or pull requests

3 participants