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

VMAccess Fix - Add user to wheel group in Mariner 2.0 before running 'su' #3288

Conversation

mayankdaruka-msft
Copy link
Contributor

VMAccess tests have been failing on Mariner 2.0 because the non-root user is executing a 'su' command to determine the validity of the username-password combination for an account, without having permissions to do so.

In Mariner, the user has to be added to wheel group before running a 'su' command. This PR introduces a fix to add the user to wheel group first.

@squirrelsc
Copy link
Member

@LiliDeng LGTM

@LiliDeng LiliDeng merged commit ccfbf88 into microsoft:main May 6, 2024
23 checks passed
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.

None yet

3 participants