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

fix the windows hyperv smb synced folder creation/destruction #12933

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rgl
Copy link
Contributor

@rgl rgl commented Oct 3, 2022

closes #12639

please note that the uac code was removed, as such, the user has to always run vagrant from an elevated shell.

I removed it because the smb share creating and removal was not working in an elevated shell.

@hashicorp-cla
Copy link

hashicorp-cla commented Oct 3, 2022

CLA assistant check
All committers have signed the CLA.

@rgl rgl force-pushed the rgl-fix-windows-hyperv-smb-synced-folder branch 2 times, most recently from 9154771 to a5a806b Compare October 3, 2022 13:35
@soapy1 soapy1 added this to the 2.3.2 milestone Oct 3, 2022
@soapy1 soapy1 modified the milestones: 2.3.3, 2.3.5 Jan 23, 2023
@soapy1 soapy1 force-pushed the rgl-fix-windows-hyperv-smb-synced-folder branch from a5a806b to ecc4539 Compare February 14, 2023 18:09
@soapy1
Copy link
Contributor

soapy1 commented Feb 14, 2023

Heya, sorry for taking so long to get to this. I rebased on main and forced pushed to get the tests to run. Aiming to get this tested/merged soon!

@soapy1
Copy link
Contributor

soapy1 commented Feb 14, 2023

LGTM! also pushed up some changes for test

@chrisroberts chrisroberts modified the milestones: 2.3.5, 2.3.6, 2.3.7 May 16, 2023
@chrisroberts chrisroberts modified the milestones: 2.3.7, 2.3.8 Jun 26, 2023
@OnceUponALoop
Copy link

Is removing UAC validation the best approach here? It seems like a regression;

If I understood correctly you came to the conclusion that the root cause is failed UAC prompting/alerting, were you able to track down the cause/trigger/reason?

@rgl
Copy link
Contributor Author

rgl commented Jun 28, 2023

@OnceUponALoop I was not able to track the root cause. check the related issue, it might have more clue.

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

Successfully merging this pull request may close these issues.

Windows Hyper-V: SMB share failed to be created
6 participants