kylejericson / JAMF

Scripts for Jamf Pro
64 stars 7 forks source link

Unlocking WiFi settings #2

Open erppaul opened 1 year ago

erppaul commented 1 year ago

Hi @kylejericson ,

I'm inquiring about the possibility of unlocking WiFi settings or enabling a low data mode for WiFi, similar to the command "security authorizationdb write system.preferences.network allow." I came across this GitHub repository: ttps://github.com/kylejericson/JAMF/blob/master/Scripts/Allow%20standard%20users%20rights%20to%20system%20prefs.sh, but it seems that the mentioned command isn't effective.

Best regards, Paul

kylejericson commented 1 year ago

Paul did you try to run this command as a root user? I built this script to be run as root via Outset.

erppaul commented 1 year ago

Yes I have run it as root. An admin query still pops up when I try to make changes to the low data mode.