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

Ownership must be circumvented #139

Open
samnissen opened this issue Nov 25, 2019 · 0 comments · May be fixed by #140
Open

Ownership must be circumvented #139

samnissen opened this issue Nov 25, 2019 · 0 comments · May be fixed by #140

Comments

@samnissen
Copy link
Contributor

I have a bit of an unusual issue, with a CI app that allow us to chown the key file once set, but denies our user access. Only if we set the user to root are we allowed to access the file. However, accessing it from the other user triggers the Symmetric Encryption ownership protection.

So, I need a way to access the file without triggering the ownership check.

@samnissen samnissen linked a pull request Nov 25, 2019 that will close this issue
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 a pull request may close this issue.

1 participant