Hello,
I'm trying to mount cifs folder in RW mode, but each time I try to write, I get permission denied.
fstab:
Solution with credentials fie edoesn't work either.
Any suggestions?
Thanks.
I'm trying to mount cifs folder in RW mode, but each time I try to write, I get permission denied.
fstab:
Code:
//host/folder /moutn-point cifs username=***,password=***,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
Any suggestions?
Thanks.