попробуй просто через консоль сделать примерно так
sudo mount -t cifs //192.168.1.102/share_name /media/my_share -o username=theuser,password=thepass,domain=thedomain,iocharset=utf8,file_mode=0777,dir_mode=0777
по моему так проще
ну или добавь вот это username=theuser,password=thepass,domain=thedomain,iocharset=utf8,file_mode=0777,dir_mode=0777