Archive:SMB/Mac: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(27 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Mac OS X 10.2 to 10.6==


'''Enabling SMB sharing:'''
:Once you have your Network settings configured to communicate with XBMC you need to enable '''Windows Sharing''' through '''System Preferences''' by:
# Navigating to the '''Sharing''' panel.
# On the left, under Service, select "File Sharing" and turn it On if it's not already enabled.
# Select "Options" and check "Share Files and Folders using SMB (Windows)" and
# 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.
#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'''
To set up SMB sharing on any Apple product, you should refer to the Apple Support pages.


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.
One guide can be found at the '''[https://support.apple.com/en-au/guide/mac-help/mh17131/10.15 macOS User Guide site]'''
 
==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.
 
'''Restoring XBMC compatible SMB sharing in 10.7:'''
*'''[[SMBUp]] -''' {{#lst:SMBUp|intro}}

Latest revision as of 03:28, 22 August 2020


To set up SMB sharing on any Apple product, you should refer to the Apple Support pages.

One guide can be found at the macOS User Guide site