On Mon, 2008-09-08 at 11:39 -0500, Trey Nolen wrote: > I am running Ubuntu 8.04. I upgraded to Networkmanager .7 recently. I > had about 125 or so PPTP VPN's setup, and when NM .7 installed, they > were gone. The info is still under my .gconf folder (specifically, > ~/.conf/system/networking/vpn_connections/<connection name>/%gconf.xml ) > > Is there any way to pull that in to the new NM?
The applet doesn't make an effort to copy over old PPTP connections, but that code could certainly be written just like it exists for OpenVPN and vpnc so far. In the mean time, you could use XSLT or something to transform the old format to the new format and reload into GConf, but that doesn't sound like a whole lot of fun :) Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
