At the moment I have to su and then run the pon script to go online. That's fine for me, but my machine will soon be multi-user, and I don't want the others to have root's password!
What permissions would I need to do to so that normal users could simply type pon to connect?
On a similar note, my digital camera downloads pics via the serial port /dev/ttyS0. Unfortunately I have to be root to do this. I have changed the permissions on that device before, but it keeps changing it back???? Weird!
What's my best option to solve these probs? permissions on the port/pppd/pon? or set up something with sudo?
TIA Ricardo