so i am trying to mount cifs share to a folder in ubuntu 11.10 with this code
sudo mount -t cifs //SMB server/share localfolder
and i get this error
mount error(13): Permission denied