After recently wiping my MacBook Pro and reinstalling macOS, I started getting this error every time I opened iTunes: “You do not have enough access privileges for this operation.”
Though the error is slightly vague, the gist of what’s happening was still pretty clear: there must be a permissions error of some sort. But finding and fixing that error was not as straight-forward as I would have hoped.
Find out what I did to fix the “You do not have enough access privileges for this operation” error in iTunes after the break.
“You do not have enough access privileges for this operation”
The error is clearly caused by a permissions issue. My first thought was to update the permissions on my ~/Music
folder. (After that didn’t work, I discovered that I wasn’t the only one that had that erroneous thought.)
I tried several times to change the permissions, to no avail, even after rebooting (of course I tried turning it off and on again).
My colleague saved the day when he IM’d me this glorious terminal command:
sudo chmod -R 1777 /Users/Shared
After that, it was smooth sailing.
Hopefully if you’re having a similar “You do not have enough access privileges for this operation” error in iTunes, you will have an easier time fixing it than I did.
Mrs Kathleen Lee says
thank you thank you thank you. I was just about to give in and throw apple out of the window when I found your solution. tried several others before i found you but they did not work. As soon as I used your method it worked straight away. Once again thank you so much. !!!
Paul says
I have the exact same problem. Recently reinstalled Sierra OS 10.12.5 and now when I try to hook my iPhone into my MacBook Pro, I get that message.
Question: Where, exactly, do I type in the command: sudo chmod -R 1777 /Users/Shared
Step by step, please?
smat says
Works perfectly. Thanks!
Charlotte says
I’ve been sat at my laptop for three hours trying to figure out how to make it work, I wish I had come across this sooner! This worked, thank you!
K in Colorado says
Thank you. This is totally unintuitive. All that iTunes places there is an empty file called “SC Info.sidb” in a directory called “SC Info”. Makes no sense!!
Matt says
Thanks! This really worked.
Dr. Jacqueline Stewart says
Finally, a solution to this problem that the Apple genius and telephone support could not resolve. This error showed up when I installed iTunes 12.7.5.9 on my MacBook Pro running Yosemite end May 2018. I couldn’t sync my iPad Air2 to the Mac. This fixed it! Thank You!!!