[Bug 210741] Re: no way to read and write files on mounted samba share on hardy
bigal50
ocs at charter.net
Fri Mar 13 04:17:00 GMT 2009
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.
More information about the Ubuntu-server-bugs
mailing list