Using pythonnet to access some dlls from python and the dlls are not able to access the linux directories no matter what owner or permissions are set to. Just get an access denied message like this.
Access to the path '/tmp/work' is denied.
Seems like it should work. Anyone have a tip on this?