turbo
11-22-2000, 11:32 AM
I'm wondering how I should go about mounting a windows drive on my network as rw to all users. Currently i use the command "mount -t smbfs -o pasword=******* //$BOX/$SHARE /mountpoint. Also what do you guys recommend for a mountpoint for the network drive.
pbharris
11-22-2000, 11:47 AM
the sharing on your windows drive must be made read/write. There is no amount of fiddling with the smb.conf file which will help this.
for my network I have a directory called /net with indivual machine shares below this. e.g
/net/c_computer_name
------------------
I don't use Linux because I hate Windows (which I do) I use Linux because I like it.
pbharris_359@yahoo.com