symmetric-encryption
symmetric-encryption copied to clipboard
Ownership must be circumvented
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.