On Thu, 2014-09-11 at 18:58 +0000, Thomas Green wrote:
> All,
> 
> I'm currently running connman 1.21.

I'd upgrade if possible. Just looking at the release notes for newer
releases I can discover quite a few fixes to DHCP for example.

>  I am trying to connect to a ieee8021x access point.  It never
> connects saying that the credentials that I'm supplying is incorrect.
> I've traced this down to __connman_service_set_passphrase where the
> service->immutable value is true, so it never sets the passphrase or
> attempts to connect.   What, (and why) would the immutable value be
> set to true,

service->immutable is set if the service is described in a configuration
file. The service configuration file is supposed to contain all values
needed and should therefore not be modifiable.

Is the user name and passphrase different for all users of this
ieee8021x AP? Or is the passphrase a one-time token that will change
from one login to the next?  Maybe we have forgot these kinds of
passphrase schemes for the ieee8021x ones in combination with
configuration files...


Cheers,

        Patrik

_______________________________________________
connman mailing list
[email protected]
https://lists.connman.net/mailman/listinfo/connman

Reply via email to