search for: crosen

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

Did you mean: chosen
2002 Oct 03
2
Can't mount dir as read/write
Hi. Trying to mount a Win2k drive as read/write, but when it gets mounted I can't actually write to the drive. Command I'm using is: su -c "mount -t smbfs //nbgwu5/upload /home/darose/mnt/nbgwu5 -o rw,username=crosen,password=*****,workgroup=demo" Result of the mount is: //nbgwu5/upload on /home/darose/mnt/nbgwu5 type smbfs (0) I can read from the drive, but not write to it. I've checked the permissions on the Win2K box on that shared dir and it's set to Everyone/Full Control. I've also ve...