This appears to be a duplicate of at bug at
https://dev.openwrt.org/ticket/2865

Try mounting in fstab using this
For a non-password protected share with read/write permission use
//netbiosname/sharename    /media/sharename        cifs    
guest,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

For a password protected share with read/write permission. 
//netbiosname/sharename    /media/sharename        cifs    
user,username=user,password=******,iocharset=utf8,file_mode=0777,dir_mode=0777 
0 0

New > Incomplete


** Changed in: samba (Ubuntu)
       Status: New => Incomplete

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to