Monday, December 21, 2009

How To Make Your PC and Mac Share Stuff Like Best Friends

Friendly Computers would like to help you to make your PC and Mac share stuff.

What You Need

• A Windows PC
• A Mac
• A router to connect them

So, assuming that your PC and Mac are both sitting comfortably on your network, wirelessly or otherwise, there are a couple of different ways for the various machines on your network to talk to each other and share files.

SMB (Server Message Block) aka CIFS (Common Internet File System) is Windows' preferred network file sharing protocol, and luckily, Macs speak it, so this how your computers will most likely be talking and sharing stuff. Vista and Windows 7 use SMB 2.0, which is more faster for file transfers.

FTP (File Transfer Protocol) is one you know and love, if you've ever spent any time on the internet. It's one option for sharing stuff between your Mac and PC.

NFS (Network File System) is the protocol Unix-based systems like to use for sharing files, which both Windows and Macs can understand. A lot of NASes use it.


Things That Will Help

My goal here is to show you how to share files between your PC and Mac easily, and for the most part, without worrying about things like IP addresses or your router's settings. But! If you want to make troubleshooting easier—this kind of networking is more voodoo than science—there are a few things you could stand to know and do beforehand.

1. Know your router. Or really, know how to get into it. For most routers, punching the number soup 192.168.1.1 (Linksys, for instance) or 192.168.0.1 (D-Link, for example) into your web browser will take you to the router's settings, where you can fiddle with things (which you hopefully already did to protect your network).

2. Make everything static. If you take your computer on and off the network a lot, odds are, your router isn't going give it the same IP address every the computer jumps back on, because it hands those addresses out dynamically (you might recognize this as DHCP in action, if you're wondering what that acronym refers to). For consistency's sake, it's not a bad idea to assign your computers static IP addresses on the network, so they'll always have the same address—I at least give my desktop PC and Xbox static IP addresses—just in case something else is broken.

Look in the router settings for a reference to DHCP reservations or static DHCP, which is most likely under the general settings tab. Hit that up, like so, and you should see a list of computers on your network, along with their MAC addresses (an ID tied to the actual networking card in your computer) and currently assigned IP address (something like 192.168.1.102). If your computer's already connected to the network and listed here, it's real easy to give it an unwavering address on your network, a matter of a couple checkboxes.

If, for some reason, your computer's not on the network and you want to give it a static address, like 192.168.0.104, you're going to need to know its MAC address. On a Mac, just open the Network Utility app and select AirPort—it's the "hardware address." In Windows Vista and 7, go to Network & Sharing Center, and tap view status link next to your connection. Hit "details" in the pop up box and note the "physical address." On XP, bring your network connections, double click the one you want, flip to the "support" tab, and hit details. It's the physical address. Now that you have the MAC address for your computers, you can assign a set IP address to each one, that it'll have every single time it's on the network, which is a handy list to have.

Getting Ready

Okay, let's get our machines ready. We'll start with the Mac, 'cause it's a little easier.

Mac
1. Setup a user account for sharing, either under Accounts or Sharing -> File Sharing in System Preferences. (Unless you just want to log in from Windows using your regular Mac login, then you can skip creating a sharing account.) Click the little plus sign under users, and then you pull can a name out of your address book to use for the account, or setup a whole new one. 500x_enablesmbmac2. Open system preferences, go to sharing if you haven't already, and check the box for file sharing. Click options, and enable AFP (if you've got other Macs you want to share with) and SMB. Crucially, make sure the account you're going to be logging in from Windows with has SMB enabled.

3. To pick the folders you want to share with other users, click the little plus sign and browse to the folder you want to give access to. Maybe it's your pictures, maybe it's your whole Home folder. You'll need to add each folder individually, especially if you want to give different people access to different folders. (If you're logging in from Windows with your standard Mac account, you'll have access to your whole hard drive anyway.)

After you've picked the folder you want to share, then you just pick the user you want to share with, and how much access you want them to have. Read-only, write-only or read and write. 500x_windowsharing_014. Note your computer's name on the local network. It's sitting on top of the main file sharing setting page. And, if you've got AFP turned off, you'll get this dialog, noting the IP address Windows users can access your stuff. 500x_workgroupmac5. Go back to the main system preferences page, then click on Network. Go to the main connection you'll be using, like AirPort, and click advanced. Go to WINS, and set your Workgroup to the same one as your Windows PCs (probably either WORKGROUP, on newer Windows machines or MSHOME on XP).

Windows 7 and Windows Vista
In Windows 7 and Vista, the Network and Sharing Center is where we'll be spending our time.500x_n_s1. First, make sure in your little path to the internet up top, you've got a picture of a house sitting between your computer the internet globe at the top. That means you've got it set to private network, so stuff's a little more exposed to other computers on the network. If not, click customize to the right of the network name, and set it to private network.

2. In Vista, you'll notice the big  Sharing and Discovery section up front and center. In Windows 7, it's under advanced sharing settings. Go in there, and you'll want to enable network discovery, and make note of your Workgroup (so you can make sure your Mac is on the same one) which is listed here. Also, you have the option to turn off password-protected sharing, so that you don't need an account on the machine set up for sharing. Obviously, it's less secure, but if you prefer convenience, that's up to you.

3. Now for some voodoo that's not required, but it'll make life easier and might be something you need to come back to if stuff isn't working, because OS X and Windows shake hands like goons (really it's about tweaking the LAN Manager Authentication Level, so OS X has an easier time connecting to Windows). If you have Windows 7 or Vista Ultimate, go to the Control Panel, then Administration Tools, then local security policy. Hit local policies, then security options, and look for Network Security LAN Manager Authentication Level. There, you want to switch it to "send LM & NTLM, use NTLMv2 session if negotiated."

If you're in Windows 7 or Vista Home Premium, you don't have access to that, so you'll need to registry hack it up. Open up regedit, and look for this:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\LSA\

Double click on LmCompatibilityLevel, and set the value to 1.

For more on this, just Google "vista mac NTVLM2." (Sans period.)

4. Now, we'll need to set up an account to share with. (Again, you can skip this if you're just going to use your regular Windows login from your Mac, though you'll need to have a password on the account for it to work best in Vista.) Go to User Accounts in Control Panel, then to Manage Accounts. Create a new account. 500x_share5. If you're going to be logging in with your main administrator account, you can skip this step, since you'll have access to everything anyway. For all other accounts, go to the folder you want to share, right-click on it and hit properties. Click the sharing tab, hit "share," and then you can add users to the share list, along with their permissions. Windows will share it, and give you the network path where you can access it. Alternatively, go to Computer, right-click, and check out the system properties and note your computer's name on the network and its Workgroup (make sure the Workgroup is the same as your other computers, it makes life easier).

Windows XP
1. Like before, you'll need a user account and password setup. Go to control panel, user accounts and create a new one, if you need to.

2. Make sure you're on the same workgroup as everything else—XP Home defaults to MSHOME, so if you need to change it, right-click on My Computer, hit properties, then go to Computer Name, and go to "Change" if you need to switch up the Workgroup.

3. Go to the folder you want to share, right-click, hit properties, and switch over to sharing. Allow it to be shared over the network, and allow users to change files.
Sharing Stuff

Okay, if you've done everything correctly, and the gods are pleased, what you should see on your Mac in your Finder Sidebar under the Shared tab is your Windows computer. (Make sure Shared is enabled in your Finder sidebar preferences, or you won't see it.) Then, you should be able to just click on it, enter your user account and password, and voila, you can get right at everything just like you hoped.

On your Windows 7 or Vista machine, you should be able to click Network, and see all of your connected computers, including your Macs. To login, as Ross McKillop points out, your username is the name of the Mac followed by the OS X username, like this, minus the quotes and period: "MATTBOOK-PRO/matt." In XP, you'll go to My Network Places or Workgroup, and it should be the same deal, though you can just stick to the actual Mac username and password. Life's good.

Update: BTW, if you have Apple's Bonjour—Apple's zero configuration networking dealio, which powers music sharing in iTunes—installed on your Windows machines (it comes with iTunes), the discovery part of the guide above—the parts pertaining to locating the other machines on your network, should just work. That is, your Windows machines should just show up in your Finder sidebar and your Mac in your PC's Networking page, though you still need the accounts setup properly to actually share stuff.

Sometimes, things don't work like that. PCs don't show up in the Finder automatically, you can't login easily from your PC. Network discovery just isn't always that reliable. In that case we go all manual mode. Remember earlier, when I had you note your computer's name on the network and setup a static IP? That's where this comes in handy. So, know either your computers names, or their IP addresses on your network.

On a Mac, it's pretty simple. Go to Finder, tap command+k and punch in:

smb://computername or smb://192.168.X.XXX

The latter is the PC's IP address, which should be something like 192.168.0.105—unless you have a weird setup—though the last two numbers of it will obviously vary. The computer name is easier and usually better, especially if you don't have a static IP address set up.

It'll ask you what volume to mount (what folder you want stuck on your Finder Sidebar under shared, essentially), and a login, and then you're good to go. If prefer the cmd+k approach, you can add computers you tap a lot as a favorite, so you don't have to type it in every time.

It's pretty simple in Windows too, actually. Either in the Windows Explorer address bar, or the Run command type:

\\MACNAME\Folder or \\192.168.X.XXX\Folder

And it should give you the option to login there, giving you access to all of your stuff. Using the full address of the folder you're trying to get to will help with making sure the authentication pop-up appears—otherwise you might just see automatically what's publicly shared and not the stuff you're trying to log into.

Source: http://gizmodo.com/5430678/how-to-make-your-pc-and-mac-share-stuff-like-best-friends