search for: winaccount

Displaying 1 result from an estimated 1 matches for "winaccount".

Did you mean: wikiaccount
2005 May 18
0
Mounting Wind0ws server share with write access
Hi there, I have to admit Im new to samba and have been struggling for weeks now on how to mount a wind0ws 2000 server share on my Linux box with read-write access. I have mounted the windows share using the command: mount -t smbfs -o username=winaccount //windows/share /my/mountpoint but the problem is it's mounted as read-only to a regular user. Only the root account have the write access to the wind0ws share. How can i mount the wind0ws share on my Linux box with write access to regular Linux users? Im using samba samba-2.2.7a-8.9.0 on R...