Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] connecting to SMB server: "operation not permitted"
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: connecting to SMB server: "operation not permitted"
28th Apr, 2013, 03:13 AM
Post: #3
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: connecting to SMB server: "operation not permitted"
btw: OSX still has nfsd support (although not turned on by default)

put this to your /etc/exports file on Mac:
"
/ -alldirs -mapall=0
"
then from command line (terminal) issue this command "sudo nfsd start" or "sudo nfsd enable" if you want the change permanent.
but be careful, -mapall=0 means, all access will be provided under root user with RW access to everything.

you can then mount this directly to your RPI as local folder "mount -t nfs [yourmacip]:/ /media/my_mac".

if you wan't to access this share from xbmc rather than mounting on system level, you have to put "-N" parameter to nfsd plist file. you can google this or look for info directly at xbmc.org.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
connecting to SMB server: "operation not permitted" - kegepet - 25th Apr, 2013, 05:47 AM
RE: connecting to SMB server: "operation not permitted" - Smultie - 25th Apr, 2013, 04:40 PM
RE: connecting to SMB server: "operation not permitted" - mk01 - 28th Apr, 2013 03:13 AM
RE: connecting to SMB server: "operation not permitted" - kegepet - 28th Apr, 2013, 05:34 AM
RE: connecting to SMB server: "operation not permitted" - mk01 - 28th Apr, 2013, 05:53 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [SOLVED] Solution to SMB "Operation not permitted" beeftube 2 33,201 16th Apr, 2019 06:37 AM
Last Post: 172pilot

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 22nd May, 2025, 01:48 AM Powered By MyBB, © 2002-2025 MyBB Group.