Here's the situation:
I've got a Windows PC (running Win 7) that I want to be able to see from my Mac (running Snow Leopard). I've been through all the tutorials about how to get it working, and I can successfully connect via "cmd-k".
However the windows PC is not automatically appearing in Finder as it should, and hence I'm not able to add a printer shared from that computer.
-
What I've Tried:
I'm fairly certain that all of the settings are OK on my Mac - I've taken it to a friend's place where it works as expected - so I'm assuming it's something to do with the settings on the windows PC. I can see it via the cmd-k option, so it's connecting ok - it's just not finding the Windows PC automatically like it should.
I've tried turning off antivirus, making sure bonjour is installed etc - what might I be missing? Also are there any tests I could run to help locate the issue?
-
Thanks - any help is much appreciated!
smbclient -L <host> -U <user> -d=3from the Terminal, where<host>is the Windows hostname and<user>is the user name by which you connect (or "guest) – then edit your question and add this information. It doesn't hurt to have. – slhck May 18 '11 at 13:35