-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
Access denied when trying to start globally installed syncthing as a normal user #136036
Comments
This should be moved to winget-pkgs. |
This actually is a winget-cli issue @stephengillie @denelon. Looking at the manifest for Syncthing.Syncthing, all of the installers are Based on the ICACLS command, it seems that the permissions for
|
Hello fluidum, Your pull request requires attention from a repository administrator. It has been assigned to a developer for review. Template: msftbot/manualReview |
Brief description of your issue
Cannot run syncthing under normal user when installed with --scope machine
Steps to reproduce
As admin:
winget install syncthing.syncthing --scope machine
As normal user I run command: syncthing
Expected behavior
syncthing must start under normal user.
Actual behavior
Access is denied.
Environment
The text was updated successfully, but these errors were encountered: