Hi,
I was facing the same problem. Here is the solution (at least it solved the problem for me):
Open a terminal window and enter the following commands:
sudo chown root:dip /usr/sbin/pppd
sudo...