Comment 22 for bug 282298

Revision history for this message
heathenx (heathenx) wrote : Re: Intrepid Beta: No Access to NAS samba share any more.

Hello.

I can confirm that I have the same problem as the above users. I just upgraded from Hardy to Intrepid RC yesterday and I cannot access my NAS drive through nautlius either. I can connect but no files are visible. Working just fine in Hardy.

I have found a workaround that works for me which amounts to manually mounting the drive. He is what I did.

sudo mount -t cifs //192.168.1.8/disk /media/nas_drive -o username=my_username_here,password=my_password_here,iocharset=utf8,file_mode=0777,dir_mode=0777

Hopefully that will help some of you while this issue is being fixed. :)