ving icon indicating copy to clipboard operation
ving copied to clipboard

Documentation : Using ving using a CWD in a file system mounted with nosuid cause permissions issues

Open karlmutch opened this issue 6 years ago • 0 comments

When using AWS and in some circumstances machines that have nosuid enabled on the mount point from which the shell working directory the ving program is being launched will cause mysterious permission denied failures.

Note this appears to be the CWD not the directory in which the exe file is stored.

More details : https://lists.gt.net/linux/kernel/1860853#1860853

When using AWS for example changing from $HOME to /tmp when running the program works.

A workaround would be pretty involved, hunting down a working directory and then making calls etc would be pretty hairy. Maybe just docs are needed I don't really know ? But it is recorded here for others to find this message.

karlmutch avatar Jan 15 '19 02:01 karlmutch