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

Machine wide IsolatedStorage stores don't have same access rights on Unix #18964

Closed
JeremyKuhne opened this issue Oct 14, 2016 · 3 comments
Closed
Labels
area-System.IO enhancement Product code improvement that does NOT require public API changes/additions os-linux Linux OS (any supported distro)
Milestone

Comments

@JeremyKuhne
Copy link
Member

Common app data has an underlying issue #2092. If we're able to come up with a workable solution we should look at getting rights set up for Unix.

Note that the current implementation is up to the bar of the current Mono implementation for machine stores. Additionally note that we don't have a public way to set rights yet on Unix. Some tracking issues: #15176, #17540

@mellinoe
Copy link
Contributor

mellinoe commented Oct 14, 2016

Don't we use a machine-wide storage location in some parts of Unix crypto? Perhaps I'm mis-remembering that part. @bartonjs

@JeremyKuhne
Copy link
Member Author

The parent issue (#12628) discusses the rights that need to be set and we've been doing that with P/Invoke elsewhere in the libraries.

@JeremyKuhne
Copy link
Member Author

Duplicate of #2092

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the Future milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO enhancement Product code improvement that does NOT require public API changes/additions os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

3 participants