Hi everyone,
Wondering if anyone else has run into this:
I’m running macOS Sequoia on an M4 Mac mini with my user account’s home folder located on an external SSD (Thunderbolt 4 APFS-encrypted). Most apps are installed on the internal SSD.
However, since moving to this setup, I’m frequently being re-prompted for TCC-related permissions at every boot or relaunch for multiple apps:
I suspect this is due to the ~/Library/Application Support/com.apple.TCC database being on the external volume, which may trigger sandbox-related or SIP-enforced behavior. I’ve tried to symlink the TCC directory to /Users/Shared, but as expected, SIP blocks access or ignores it. I’m exploring bind mounts as a workaround, but it’s not straightforward on macOS due to lack of native support without modifying /etc/fstab.
Has anyone run into similar issues with:
Thanks!
Wondering if anyone else has run into this:
I’m running macOS Sequoia on an M4 Mac mini with my user account’s home folder located on an external SSD (Thunderbolt 4 APFS-encrypted). Most apps are installed on the internal SSD.
However, since moving to this setup, I’m frequently being re-prompted for TCC-related permissions at every boot or relaunch for multiple apps:
- Bartender 5 – asks repeatedly for screen/window picker access
- Shottr – keeps requesting screen capture permissions
- Manually granting access in System Settings → Privacy & Security
- Running tccutil reset and re-approving
- Verifying full disk access is enabled
I suspect this is due to the ~/Library/Application Support/com.apple.TCC database being on the external volume, which may trigger sandbox-related or SIP-enforced behavior. I’ve tried to symlink the TCC directory to /Users/Shared, but as expected, SIP blocks access or ignores it. I’m exploring bind mounts as a workaround, but it’s not straightforward on macOS due to lack of native support without modifying /etc/fstab.
Has anyone run into similar issues with:
- External home folder setups
- Persistent permission prompts for sandboxed apps
- Workarounds that persist across reboots?
Thanks!