User based CIFS read\write mounts
First you need to ensure that setuid root is set on the CIFS mount executable: chmod u+s /sbin/mount.cifs In order for a user to mount a CIFS share it must be in the /etc/fstab file in the following format: //researchdata.uct.ac.za/<MYDISK>…