downloads
 drivers & firmware


PDA

View Full Version : about samba server


   
 
 
anurag
01-27-2005, 03:24 PM
hello sir,
kindly guide me how can i acess my win98 clints from linux samba server. actually i have started my samba well and i can see my samba server on win98 and 2000 clints on same workgroup but i can't open it yet plz guide me so that i can share samba's resource from 98 and 2000 clints
thanks
your's
anurag

Vladimir Pecko
04-30-2005, 09:44 AM
Try do this on Windows machine:
Start -> Run -> cmd, then write this: net view \\Unix_machine_IP
then type this command: net use r: \\Unix_machine_IP\share_device...
example: net view \\10.0.0.5
net use r: \\10.0.0.5\Documents