"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "rp-pppoe-3.10/gui/pppoe-wrapper.1" of archive rp-pppoe-3.10.tar.gz:


Caution: As a special service "SfR Fresh" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even errorneous. Alternatively you can here view or download the uninterpreted manual source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

Table of Contents

Name

pppoe-wrapper - SUID wrapper for starting and stopping PPPoE connections.

Synopsis

pppoe-wrapper start linkname

pppoe-wrapper stop linkname

pppoe-wrapper

status linkname

Description

pppoe-wrapper is a small SUID program which allows non-root users to start and stop PPPoE links. It operates as follows:

o
First, linkname is sanity-checked. Too-long names and names containing illegal characters are rejected.

o
Second, pppoe-wrapper opens the file /etc/ppp/rp-pppoe-gui/conf.linkname for reading. If that file does not contain the line:
        NONROOT=OK
then pppoe-wrapper fails.

o
Otherwise, pppoe-wrapper runs pppoe-start, pppoe-stop or pppoe-status with the above filename as its single argument.

Author

pppoe-wrapper was written by David F. Skoll <dfs@roaringpenguin.com>.

The pppoe home page is http://www.roaringpenguin.com/pppoe/.

See Also

pppoe-start(8), pppoe-stop(8), pppoe-status(8), tkpppoe(1)


Table of Contents