docker-volume-netshare
docker-volume-netshare copied to clipboard
Documentation Request : SELinux permissions
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.