Ubuntu Prompt System Policy Prevents Modification of Network Settings for All Users
Edit /etc/polkit-1/localauthority/50-local.d/10-network-manager.pkla (the file might not exist)
sudo nano /etc/polkit-1/localauthority/50-local.d/10-network-manager.pkla
[Let all users modify system settings for network]
Identity=unix-user:*
Action=org.freedesktop.NetworkManager.settings.modify.system
ResultAny=no
ResultInactive=no