We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
the reissueKey.sh is not working in 10.14.x Mojave, completing with an error:
reissueKey.sh
Script result: Prompting <user> for their login password. 8:364: execution error: No user interaction allowed. (-1713) User Canceled
I attempted to add sudo -u ${userName} before the osascript call https://github.com/jamf/FileVault2_Scripts/blob/master/reissueKey.sh#L139 but that did not work.
sudo -u ${userName}