I have a remote ubuntu box running 10.04 that connects to the internet using a 3G wireless dongle (Huawei E1762). This connection is up and running for one of the users on the machine, however the other users do not have access to the connection.
I would like to know how I can copy the network details to the other users on the machine, or set up a new connection from the terminal. From what I have found, they are stored within:
~/.gconf/system/networking/connections
However I believe copying this connection will not suffice as it will most likely require credentials stored in the user keyrings.
Any suggestions? I can only access the machine via ssh. If I can solve this it will save me going for a drive to the remote location.
Thanks!