Skip to content

Requirements

Joshua Roskos edited this page Nov 13, 2017 · 3 revisions

In order to best manage your users temporary administrative privileges, the following requirements must be met. However, this workflow could be modified to fit each organizations specific needs.

  • Jamf Pro (formerly Casper Suite)
  • Policy to enable tempAdmin via Self Service
  • Policy to remove tempAdmin via custom trigger
  • Configured Scripts
    • grantTempAdmin.py - Lines 72 - 79
    • removeTempAdmin.py - Lines 70 - 77
  • Configured Extension Attributes (optional)
    • EA-MakeMeAdmin_ComplianceCheck.py - Lines 5 - 6

Clone this wiki locally