I was having the same problem. The first thing is that the users need a
.ppprc
$touch ~/.ppprc
          then pppd needs to be setuid root
#chmod u+s /usr/sbin/pppd
#chown root.root /usr/sbin/pppd

This was working fine on my system but not anymore now I get the error
cannot open /dev/modem permission denied...

Reply via email to