I installed latest versions of MacFuse and VeraCrypt onto my MacOS Catalina machine. VeraCrypt generally works OK, creating and mounting encrypted volumes.
My issue is that in the mounted volume, every file is owned by me. In my application, I need to change the ownership of most of the files to root:wheel. Is this possible?
I am currently formatting my volumes as HFS+ or some other Apple format, but I would try a different file system if that is what it takes.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed latest versions of MacFuse and VeraCrypt onto my MacOS Catalina machine. VeraCrypt generally works OK, creating and mounting encrypted volumes.
My issue is that in the mounted volume, every file is owned by me. In my application, I need to change the ownership of most of the files to root:wheel. Is this possible?
I am currently formatting my volumes as HFS+ or some other Apple format, but I would try a different file system if that is what it takes.