Skip to main content
Solved

Giving full disk access through ssh terminal (for cron, terminal, sshd-keygen-wrapper)

  • February 9, 2024
  • 2 replies
  • 50 views

Forum|alt.badge.img+5

Is it possible to give full disk access to apps like cron, sshd-keygen-wrapper and terminal (other apps as well) through the ssh terminal session of a M1 MAC

Best answer by sdagley

@bibinthomasa No, you can't do that via an ssh session. You have to deploy a Configuration Profile from an MDM system to apply PPPC permissions if you're trying to do it remotely (it _might_ be possible to do via the GUI if you have a remote session going with Apple's Screen Sharing or Remote Desktop tools).

2 replies

sdagley
Forum|alt.badge.img+25
  • Jamf Heroes
  • Answer
  • February 9, 2024

@bibinthomasa No, you can't do that via an ssh session. You have to deploy a Configuration Profile from an MDM system to apply PPPC permissions if you're trying to do it remotely (it _might_ be possible to do via the GUI if you have a remote session going with Apple's Screen Sharing or Remote Desktop tools).


Forum|alt.badge.img+5
  • Author
  • New Contributor
  • February 11, 2024

@bibinthomasa No, you can't do that via an ssh session. You have to deploy a Configuration Profile from an MDM system to apply PPPC permissions if you're trying to do it remotely (it _might_ be possible to do via the GUI if you have a remote session going with Apple's Screen Sharing or Remote Desktop tools).


Thanks, @sdagley for letting me know this.