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

Querying Azure User authenticated on Guacamole from VM #3860

Open
dusan-ilic-mhra opened this issue Feb 28, 2024 · 5 comments
Open

Querying Azure User authenticated on Guacamole from VM #3860

dusan-ilic-mhra opened this issue Feb 28, 2024 · 5 comments
Labels
question Further information is requested

Comments

@dusan-ilic-mhra
Copy link
Contributor

Description

From the VM, we have an ODBC connection set to the local admin user of the VM.
Do you know if there is any way we can query which Azure user is logged in to Guacamole for that particular VM to get his Azure user and automatically configure ODBC with that user instead of using the local admin?

@dusan-ilic-mhra dusan-ilic-mhra added the question Further information is requested label Feb 28, 2024
@marrobi
Copy link
Member

marrobi commented Feb 28, 2024

As in just the username? (see #3770 which makes it the same on the VM as Azure)

Another option is potentially using Azure AD joined machines and AD auth.

@dusan-ilic-mhra
Copy link
Contributor Author

This has not been tested yet from your side, right? As I see that is draft PR.

@marrobi
Copy link
Member

marrobi commented Feb 28, 2024

It works as is, but probably needs a bit more thought and discussion as far as design before looking to merge. Might be we can pick it up again soon.

@dusan-ilic-mhra
Copy link
Contributor Author

Great! And, one more question, is there a change in the payload for creating VM?

@marrobi
Copy link
Member

marrobi commented Feb 28, 2024

Take a look at the PR... :)

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

No branches or pull requests

2 participants