PezzaD84
PezzaD84
@aanklewicz thanks for this. I can see a curl error with the extension attribute. I'm not entirely sure what the error is but if the secret key is not being...
Looks like it's trying to remediate itself but when trying to reset the Secret Key it's failing to find or edit the secret key extension attribute. If this reset fails...
@aanklewicz great spot I will edit the greps for a more accurate search. I did think there might be an extension attribute conflict as it was odd that the secret...
Hi @erppaul I've just checked and the EA is working fine. The code snippet you pasted above is missing the markers around the echo response. Did you by any chance...
Oh wait I see whats happened. Github has stripped off the `` part from around the echo line. Can you confirm that this is in your EA and the final...
@jelockwood I've moved this issue to a new thread to avoid notifications going to an account which was added by mistake.
Hi @jelockwood Sorry for the delay in response these last few weeks have been hectic! Thanks so much for raising this issue it is something i will definitely be adding...
Hi @jelockwood I haven't had time recently to look at implementing these changes. The current script does indeed use the -authonly switch to check the current password and the script...
Hi @jelockwood The new script can manage existing deployments that have been created using the older version just as long as the script parameters all line up ok. The new...
Ah this looks like you are using an API client rather than encoding a user account. You need to create a user in JAMF with the API permissions and then...