Skip navigation

Connect Windows Vista Home Basic to Mac OS X

March 28th, 2008 by Matt Bracewell · 4 Comments

As I find myself rarely needing to network my MacBook Pro with anything nowadays I inevitably find myself having to trawl a noise of Google results to obtain the desired effect.

Should be straightforward enough. I’ve enabled file sharing on the mac and been networking most flavours of Windows over the years. The problem is that on authenticating as the appropriate mac user from the Vista end the expected mac user-name format of macmachinename\user-name isn’t accepted.

I’ve come across various solutions that involve tweaking the Vista registry but as it’s never been my Windows machine I’m loathe to go a-fiddling. As a quick and dirty workaround I fire up a command prompt and ping the mac to get it’s IP address. The user-name can now be entered in the format IPaddress\user-name with the desired result of access to my shared files.

Visually for you:
Incorrect Loginchanges to
Correct login

The new start menu in Vista allows you to type “cmd”+Enter after clicking the Start icon in the Taskbar which will provide you with a command prompt in which you can ping the mac target. You can still thankfully use the Windows Key+r keyboard shortcut and then type “cmd”+Enter if you prefer. Then use the name of the mac as seen in the Vista Network view as the target of the ping. For example I typed

ping macadley

and received

Pinging macadley [192.168.1.201] with 32 bytes of data:
Reply from 192.168.1.201: bytes=32 time=196ms TTL=64
...

So now I know the mac’s IP address and I can log on successfully. Not exactly a smooth operation but infinitely portable and non-invasive.

Tags: Geeky · Mac

4 responses so far ↓

  • 1 Gary // Jul 7, 2008 at 3:56 pm

    I am trying to accomplish the same thing you mentioned above, but no luck

  • 2 lewis // Jul 31, 2008 at 8:48 am

    i would like to know how to do that the over way around mac osx 10.4.11 to windows xp pro any awsers?

  • 3 Matt Bracewell // Jul 31, 2008 at 9:21 am

    @Gary: I’d need some more info in order to help you out.
    @Lewis: Assuming you’ve set up a folder to be sharable on the XP machine hit Apple+K on your mac and type in the XP’s IP address. You’ll be presented with the available shares that you can mount. HTH

  • 4 Nino // Aug 14, 2008 at 2:54 pm

    Yes! Thanks for this tip! Thank you very much :)

    Any idea how to do it the other way around? Mac OS connects to Windows Vista Home Edition?

    Thank you :)

Leave a Comment