Correct way to mount Win2k3 shares with Samba?

Craig Thomas cjtinhp at optonline.net
Tue May 4 13:20:44 UTC 2004


On Mon, 2004-05-03 at 22:58, me at prestoncrawford.com wrote:
> I'm having a bear of a time doing this. All I want to do is to write to some Win2k3 SMB shares.
> Anyone done this yet? I can't figure out how to do this.

I use:

mount -t smbfs -o username=domain\username,gid=500,uid=500
//windowsIP/share /mnt/point

(all on one line)
(will prompt for password)

from the CLI and it works great.


> Preston

-Craig





More information about the fedora-list mailing list