SvenB
‎09-25-2023
New Contributor II

Joined: January 2017

User Statistics

  • 4 Posts
  • 0 Solutions
  • 4 Kudos given
  • 10 Kudos received

User Activity

I use a profile to push put VPN (IKEv2) to the users.I use $USERNAME and a empty password field.After Mojave users get Uers Auth Error after trying to connect.BUT, if they manually edit the Authentication Settings and enter a password.It works! Why? ...
This is the script I use to change site on the computer its run on. #!/bin/bash # Provided as it is, no guaranties, don't blame me if something breaks! # ——————————— Changes Site ——————————— apiURL="https://domain.jamfcloud.com" apiUser="user" apiPas...