I am trying to mount a ntfs partition via cifs in /etc/fstab. I have set umask=000 but still not getting 777 permissions on the mounted drive. I really need to get this figured out asap. I have been seaching for the past hour without much luck.
Below is my fstab entry. Anyhelp would be great thanks.
//172.21.0.11/IMPORTS /i/hjs/to cifs credentials=/i/.wincred,iocharset=utf8,sec=ntlm,umask=000 0 0
Here is the reported permissions on the mountpoint
drwxr-xr-x 1 root root 16384 May 4 11:00 to