Hi Danny, > I have question about why immutable is set in provision. > Based on immutable, EAP provision cannot remove_service, change ip > configuration method (e.g. manual IP set up). > > Could I have any reason?
provisioned services are actually under external control. They are by definition immutable. If you wanna remove them, then this should be done by the external entity that installed them. In theory provisioned services can also have user controllable fields. For example when talking about EAP with TTLS we could choose to not provision the password and in this case it will be asked via the agent from the user. So there are certain fields that provisioning might leave out for security reasons. But generally speaking it should be known what your network setup is. Provisioning EAP and then allowing manual IP configuration does not sound like valid use case. If the IP assignment is static, then a static IP would have been provisioned in the first place. Why are you asking? What kind of use case do you have in mind? Regards Marcel _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
