pppcheck 0.5 review

Download
by rbytes.net on

pppcheck can help you to check usage of shared ppp accounts and limit ppp users by hrs/day and hrs/month. Requirements: · who ·

License: GPL (GNU General Public License)
File size: 2K
Developer: Alexey Semenov
0 stars award from rbytes.net

pppcheck can help you to check usage of shared ppp accounts and limit ppp users by hrs/day and hrs/month.

Requirements:
who
grep
wc
sac (system accounting)
mail
killall

Installation:

1. Become root and gunzip/tar sources.
2. Edit config.h
2a. If your paths are different from /etc/ppp/pap-secrets,
/usr/bin/who, /usr/bin/wc, /usr/bin/sac, /bin/mail, /usr/bin/killall, edit them.
2b. Chenge admin@yourdomain.ru to your real email adress (you'll get email
notifications about dupes and day limit events).
3. Type make; make install.
4. Create and edit /etc/ppp/time-limits (look at time-limits.templ).
5. Edit crontab (look at crontab.templ).
6. Say 'killall -HUP crond'.

pppcheck 0.5 keywords