Archive:SMB/Mac: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
>NedBot
m (Robot: Cosmetic changes)
Line 1: Line 1:
==Enabling SMB sharing==
==Enabling SMB sharing==
:Once you have your Network settings configured to communicate with XBMC you need to enable '''Windows Sharing''' through '''System Preferences''' by:
:Once you have your Network settings configured to communicate with XBMC you need to enable '''Windows Sharing''' through '''System Preferences''' by:
Line 7: Line 6:
# Below, check the boxes of any accounts you want to give SMB access to then click Done.
# Below, check the boxes of any accounts you want to give SMB access to then click Done.
# Windows Sharing should now show as "On" with a green light next to it. Add folders, users and permissions in the boxes below.
# Windows Sharing should now show as "On" with a green light next to it. Add folders, users and permissions in the boxes below.
#A message will then be displayed at the base of the panel:
# A message will then be displayed at the base of the panel:


:'''Windows users can access your computer at \\x.x.x.x\youraccountsusername'''
:'''Windows users can access your computer at \\x.x.x.x\youraccountsusername'''
Line 15: Line 14:
You have now enabled Windows Sharing on Mac OS X for the specific accounts you enabled in the Sharing panel. If you want to give public access (i.e. no password required) to shares you need to enable "Allow guests to connect to shared folders" for the Guest account in System Preferences under Accounts. Now you can configure this share by [[Adding Media Sources|adding a media source]] in the XBMC GUI.
You have now enabled Windows Sharing on Mac OS X for the specific accounts you enabled in the Sharing panel. If you want to give public access (i.e. no password required) to shares you need to enable "Allow guests to connect to shared folders" for the Guest account in System Preferences under Accounts. Now you can configure this share by [[Adding Media Sources|adding a media source]] in the XBMC GUI.


==Mac OS X 10.7 and up==
== Mac OS X 10.7 and up ==
Apple changed their SMB/Samba server in Mac OS X 10.7 to only use the SMB 2.0 protocol (with no 1.0 fallback), which broke compatibility with XBMC until XBMC v12.1 came out. In other words, update to XBMC v12.1 or higher to regain SMB compatibility with OS X 10.7 (and up) SMB servers.
Apple changed their SMB/Samba server in Mac OS X 10.7 to only use the SMB 2.0 protocol (with no 1.0 fallback), which broke compatibility with XBMC until XBMC v12.1 came out. In other words, update to XBMC v12.1 or higher to regain SMB compatibility with OS X 10.7 (and up) SMB servers.



Revision as of 15:36, 27 April 2013

Enabling SMB sharing

Once you have your Network settings configured to communicate with XBMC you need to enable Windows Sharing through System Preferences by:
  1. Navigating to the Sharing panel.
  2. On the left, under Service, select "File Sharing" and turn it On if it's not already enabled.
  3. Select "Options" and check "Share Files and Folders using SMB (Windows)" and
  4. Below, check the boxes of any accounts you want to give SMB access to then click Done.
  5. Windows Sharing should now show as "On" with a green light next to it. Add folders, users and permissions in the boxes below.
  6. A message will then be displayed at the base of the panel:
Windows users can access your computer at \\x.x.x.x\youraccountsusername
Enabled accounts: youraccountsusername

You have now enabled Windows Sharing on Mac OS X for the specific accounts you enabled in the Sharing panel. If you want to give public access (i.e. no password required) to shares you need to enable "Allow guests to connect to shared folders" for the Guest account in System Preferences under Accounts. Now you can configure this share by adding a media source in the XBMC GUI.

Mac OS X 10.7 and up

Apple changed their SMB/Samba server in Mac OS X 10.7 to only use the SMB 2.0 protocol (with no 1.0 fallback), which broke compatibility with XBMC until XBMC v12.1 came out. In other words, update to XBMC v12.1 or higher to regain SMB compatibility with OS X 10.7 (and up) SMB servers.

Users still using XBMC v11 can use a tool such as SMBUp to regain SMB access on OS X 10.7 (and up).