gravety
03-01-2001, 11:29 AM
Hi,
I have written a little program (in PHP) that can connect and disconnect the modem by displaying a button and then executing the appropriate instruction. This runs on an apache server so that users on the LAN can get to it.
Apache runs at startup and what I would like to know is a)Is the PPP connection running as root, and b)Is this a security hole - as I have heard that connecting to the internet while logged in as root is BaD...
Thanks Graham..
I have written a little program (in PHP) that can connect and disconnect the modem by displaying a button and then executing the appropriate instruction. This runs on an apache server so that users on the LAN can get to it.
Apache runs at startup and what I would like to know is a)Is the PPP connection running as root, and b)Is this a security hole - as I have heard that connecting to the internet while logged in as root is BaD...
Thanks Graham..