-
Notifications
You must be signed in to change notification settings - Fork 288
Generate remediation scripts rather than depend on check script #589
Copy link
Copy link
Open
Description
Problem to solve
I want to separate out remediation from detection. So ideally, after Generate Guidance, there would be a scripts folder (alongside jamfpro, mobileconfigs, preferences) that would have the scripts to:
- configure ssh
- configure sshd
- disable bluetooth sharing
- disable other Sharing services
as well as others.
Intended users
For organizations with more granular controls, separating the fix from the check is desirable. Not to mention, I'm currently struggling to get a working/functional copy of the ssh config script, from any of {Excel file, PDF, check script}.
Testing
I can't think of any downside to this, the scripts basically exist (without the shebang, which is a whole other issue where folks assume bash when the scripts are zsh - even the Excel document references "bash" as a keyword, which is confusing).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels