robjschroeder / Elevate

Elevate is a script that can be ran from Jamf Pro to help elevate a standard user to admin for a specific amount of time
35 stars 5 forks source link

Feature Request: Allow users to cancel the elevation request #18

Closed dan-snelson closed 1 year ago

dan-snelson commented 1 year ago

@robjschroeder:

Thanks for all your work on 2.0.0!

Looks like there's no way to "cancel" an elevation request, I can only provide a reason and elevate.

robjschroeder commented 1 year ago

Hey @dan-snelson , would you mind trying out version 2.0.1 in the development branch and let me know how it goes? https://github.com/robjschroeder/Elevate/blob/development/Elevate.sh

dan-snelson commented 1 year ago

The cancel feature in a customized version of 2.0.1 is working as expected.

Thanks.