Explorar o código

5303 osx catalina security

Note requirement for full disk access on Catalina
Kurt Yoder %!s(int64=4) %!d(string=hai) anos
pai
achega
5c8daf99e6
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      docs/installation.rst

+ 10 - 0
docs/installation.rst

@@ -227,6 +227,16 @@ FUSE for OS X, which is available via `Github
 
 
     brew cask install osxfuse
     brew cask install osxfuse
 
 
+For OS X Catalina and later, be aware that you must authorize full disk access.
+It is no longer sufficient to run borg backups as root. If you have not yet
+granted full disk access, and you run Borg backup from cron, you will see
+messages such as::
+
+    /Users/you/Pictures/Photos Library.photoslibrary: scandir: [Errno 1] Operation not permitted:
+
+To fix this problem, you should grant full disk acccess to cron, and to your
+Terminal application. More information `can be found here
+<https://osxdaily.com/2020/04/27/fix-cron-permissions-macos-full-disk-access/>`__.
 
 
 FreeBSD
 FreeBSD
 ++++++++
 ++++++++