- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-04-2022 02:44 PM
Have had a few occasions where certain team members at my office needed to uncheck the box to join networks automatically but then were given this admin prompt.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-07-2022 06:45 AM
sudo security authorizationdb write system.preferences allow; sudo security authorizationdb write system.preferences.network allow; sudo security authorizationdb write system.services.systemconfiguration.network allow; sudo security authorizationdb write com.apple.wifi allow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 11-07-2022 06:45 AM
sudo security authorizationdb write system.preferences allow; sudo security authorizationdb write system.preferences.network allow; sudo security authorizationdb write system.services.systemconfiguration.network allow; sudo security authorizationdb write com.apple.wifi allow
