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

Root access restriction #11644

Closed
RonNahum1 opened this issue Jun 2, 2024 · 5 comments
Closed

Root access restriction #11644

RonNahum1 opened this issue Jun 2, 2024 · 5 comments
Labels

Comments

@RonNahum1
Copy link

we need to restricting root access for users using WSL2.

Copy link

github-actions bot commented Jun 2, 2024

Logs are required for review from WSL team

If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'.
Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.

How to collect WSL logs

Download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging
If you choose to email these logs instead of attaching to the bug, please send them to [email protected] with the number of the github issue in the subject, and in the message a link to your comment in the github issue and reply with '/emailed-logs'.

@RonNahum1
Copy link
Author

RonNahum1 commented Jun 2, 2024 via email

Copy link

github-actions bot commented Jun 2, 2024

Diagnostic information
Found '/feature', adding tag 'feature'

@OneBlue
Copy link
Collaborator

OneBlue commented Jun 3, 2024

we need to restricting root access for users using WSL2.

Could you give us more details on what the scenario is and why you want to block root access ?

@RonNahum1
Copy link
Author

we need to restricting root access for users using WSL2.

Could you give us more details on what the scenario is and why you want to block root access ?

we need to restrict access to the end users sense we don't want them to change OS configuration.

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

No branches or pull requests

2 participants