mounting a windows domain share onto a non domain suse linux box

hello - I’m trying to mount a writable windows share (domain) onto a suse linux 12 box that is not on the domain. I successfully mounted the share using mount -t cifs //servername/share /linuxdirectory/folder -o credentials=/root/srvc-dla-internal,uid=1004,gid=100,file_mode=0777,dir_mode=0777,rw,noperm,nodfs,iocharset=utf8,nounix

i can’t however write to that share from the linux box. What am i missing? permissions for the domain user i have created exist on the windows share.

When you mean with “suse linux 12” something like SUSE Linux Enterprise Server/Desktop, you are on the wrong forums. The correct forums are at https://forums.suse.com/forum.php

When you mean that you use a openSUSE 12.n version, please specify which one.

thanks - sorry about that