[Bug 151867] Re: vpn pptp on Kubuntu is not available

dino.korah dckorah at gmail.com
Mon Apr 20 22:01:09 UTC 2009


I agree with Vishal and William, gnome-keyring, gnome-keyring-daemon, network-manager-pptp, pptp-linux, AND network-manager-gnome on [K]ubuntu 9.04 works for me.
I start up the daemons with the following script in .kde/Autostart. [ I havent tried Vishal's method; sorry. ]


#!/bin/sh
/usr/bin/gnome-keyring-daemon
(
    sleep 5;
    killall nm-applet;
    killall knetworkmanager;
    sleep 1
    nohup /usr/bin/nm-applet --sm-disable </dev/null &>/dev/null &
)&


And it seem to work for me.

Once you log in, you can [left] click on the icon and configure VPN. It
is straight forward from here.

-- 
vpn pptp on Kubuntu is not available
https://bugs.launchpad.net/bugs/151867
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.




More information about the kubuntu-bugs mailing list