microsoft/sudo

You are not allowed to run sudo

Open

#95 opened on Jul 28, 2024

View on GitHub
 (14 comments) (0 reactions) (0 assignees)PowerShell (3,779 stars) (99 forks)batch import
Help WantedIssue-Bug

Description

Sudo for Windows version

1.0.0

Windows build number

10.0.20348.2582

Other Software

No response

Steps to reproduce

On Windows Server 2022, in an Administrator cmd.exe window,

sudo c:\windows\system32\cmd.exe

image

Expected Behavior

Expect cmd to run

Actual Behavior

Got "You are not allowed to run sudo" instead.

Contributor guide