Originally posted by AlanCE
we have several shared windows boxes, nothing connects using apple's movie method
Well after removing dave and its niggly hidden and system files manually I got mine to work. I did read on
another thread here at macosx.com that there can be other issues that stop smb share mounting from working
--
In my example I have two pc machines and 2 macs connected via the one linksys router, which also hooks up to a cable modem.
the linksys gives out ips in the range of 192.168.1.x where x is any number, individual to each machine (this ip is just specific to the local area network). One of the pcs ip address was 192.168.1.101. Right clicking on 'network neighbourhood' on that pc's desktop and choosing properties, then going to the 'identiy' tab of the network settings box that comes up, you can see the pc's 'name' and the workgroup name. In my example, the pc's name is 'Chopper' and the workgroup is 'workgroup' (no quotes, I set these in manually when setting up the pc's on the lan)
Armed with this information, and with dave completely uninstalled, also knowing that each machine is connected properly via the linksys, I was able to connect to the pc from osX.1 with the line:
smb://workgroup;michael@chopper/d
This brought up a login box in which I could enter my password at the bottom to access 'd' on the machine 'chopper' in the workgroup 'workgroup'.
If I had wanted I could also put in the password in the connection line by typing
smb://workgroup;michael
assword@chopper/d
*Make sure your pc's are set up to share files! (click the 'share my files/printer' button in the network settings dialogue box on the pc!)
**Make sure you specifiy a volume on the pc to share, do this by right clicking on a drive or folder and chosing the 'share' tab. The share tab will only appear if you have file sharing enabled on that pc. On the share tab you can set up the password and level of access for that particular drive or folder. In my example above you can see the share on the pc was a drive named 'd'.