redsee83
Results
1
comments of
redsee83
> Was able to fix by changing line 66 to: jamfProPass=$( echo "$6" | /usr/bin/openssl enc -aes256 -md md5 -d -a -A -S "$8" -k "$9" ) Line 66 being;...