====== connman's howto's ====== ===== Howto connect to a WPA-EAP network ===== Create a config file (''.config'') in ''/var/lib/connman'', with the followinf content: [service_] Type = wifi Name = EAP = peap Phase2 = MSCHAPV2 Identity = Passphrase = where * '''' is a unique identifier among the services in the config file, * '''' is the SSID of the network you want to connect to, * '''' and '''' are the credentials for the user to access the network.