Comment 75 for bug 406466

Revision history for this message
Carlos Tasada (ctasada) wrote :

Hi guys,

I had also the same problem, but doing the changes that Andy suggested seems to work:

//192.168.16.50/share/documents /mnt/documents cifs guest 0 0

to

//192.168.16.50/share/documents /mnt/documents cifs nounix,noserverino,file_mode=0777,dir_mode=0777,guest 0 0

Cheers