docker-volume-netshare icon indicating copy to clipboard operation
docker-volume-netshare copied to clipboard

Documentation Request : SELinux permissions

Open JoKoT3 opened this issue 9 years ago • 0 comments

Hello,

We tested the plugin in an SELinux enforcing environment (RHEL 7.2) and found out that you need to set the following selinux boolean to make it work:

  • virt_use_samba for CIFS share
  • probably (not tested) virt_use_nfs for NFS share

It may be valuable to write this somewhere in the documentation and/or check these booleans in the code.

JoKoT3 avatar Nov 09 '16 18:11 JoKoT3