Hello everyone!<br><br>I've created an xDSL connection with system-config-network.<br><br>If I try to connect as non-root user with the command:<br>$ /sbin/ifup DSL<br>I got the error message:<br><br>--- [snip] ---<br>
pppd does not exist or is not executable<br>ifup-ppp for ppp0 exiting<br>--- [/snip] ---<br><br>along with the SElinux error:<br><br>--- [snip] ---<br>SELinux is preventing ifup-ppp (usernetctl_t) "getattr" to /usr/sbin/pppd (pppd_exec_t). <br>
--- [/snip] ---<br>
<br>If instead I execute the same command as root or with sudo all works.<br><br>Note:<br>* in FC8 I was able to connect without root privileges<br>* Using the adsl-start got no error but has no effect (no connection starts).<br>
<br>Any idea?<br><br>Thanks!!<br><br>Cheers,<br><br>--- Marco<br>