try to set the chown property's of the share.
on the shared folder type "chmod 0777 "
the 0777 sets permission of read,write and execute for all the users. if you want other permissions change the numbers. Type man chmod for more info.
for automatic permissions on the sbm.conf file, in the end os the read only and writable type "create mask = 0777".