sshd (openssh) "would like to access data from other apps" #6195
Unanswered
jonwilts
asked this question in
Everyday usage
Replies: 2 comments
-
There is not, this is a macOS security measure that is only controlled by those dialogs as far as I know. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jonwilts I think I have a solution for you. I gave Full Disk Access right to
Then I enabled it and did few quick tests. I successfully connected from both localhost and other mac without triggering any warnings. Let me know if this works as you want, since I just did a few quick tests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Not really a bug - I think everything is working as it should - but it's annoying!
I'm running sshd from Homebrew's openssh:
and I'm able to successfully login to my mac from a remote server. All good. However, every so often I'm prevented from doing something via my remote shell, and upon checking the physical system I see a dialog saying something like '
"sshd" would like to access data from other apps.
' with approve or deny buttons.Understanding all of the risks involved, is there a way of whitelisting sshd so that these sorts of dialog don't appear?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions