Skip to content

Add shared folder permissions helper

Performs shared folder permissions checks whether guest access is enabled or access have been granted for user other than owner. Helper checks the shared folder permissions for 'others : rwx' as well as that path to shared folder has 'o+x' permissions all the way from root. If shared folder permissions are insufficient for given configuration, details is displayed and user is asked for confirmation of automatic permissions changing.

Merge request reports