Skip to content

Commit

Permalink
agent Mac permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Feb 16, 2024
1 parent d3201d7 commit 6409b56
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/2024-02-15-22-17-49.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/2024-02-15-22-22-33.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/2024-02-15-22-22-56.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/2024-02-15-22-23-48.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions docs/install_agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,21 @@ wget scripturl
chmod +x rmm.sh
./rmm.sh
```

## Mac Agent Permissions

Because Mac has no automated access to permissions you must grant all permissions manually after agent install (you might need to attempt a mesh connection once after install to get mesh to appear in the security settings)

![](images/2024-02-15-22-22-56.png)

Take Control needs Screen Recording (to see anything more than the menu bar)

![](images/2024-02-15-22-23-48.png)

and Accessibility for keyboard/mouse input

![](images/2024-02-15-22-22-33.png)

tacticalagent needs full disk access for script running

![](images/2024-02-15-22-17-49.png)

0 comments on commit 6409b56

Please sign in to comment.