Configuration of the network manager via DBus: how to set the ad hoc mode
Posted
by
Andrea
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Andrea
Published on 2012-09-09T11:39:58Z
Indexed on
2012/09/20
3:51 UTC
Read the original article
Hit count: 297
I have an hard nut to crack: a nice bottle of italian Chianti wine to the solver! :)
To automatically configure Wifi, I first have to kill the network manager and than activate the wifi via the commandline: I do this all automatically in my application and works great. However... it is not the right way to do this. As the user has no network gui anymore to configure some other network access. A much better and transparent way would be to configure wifi directly via network manager over the DBus interface. I was able to configure it, but I wasn't able to set it to ad hoc mode... Searching the web for a while: a lot about configuration in general but nothing related to ad hoc mode. I think the only way to do figure that out is to look into the source code of the network manager...maybe someone already did it and he can answer.
© Ask Ubuntu or respective owner