addtcpquota(8)
NAME
addtcpquota - Allowe or disallowe users to use tcp quota
SYNOPSIS
addtcpquota [options] [user]
addtcpquota {?, -h, --help}
addtcpquota {l, -l, --lst}
addtcpquota {all, -A, --all} <USER>
addtcpquota {add, -a, --add} <USER>
addtcpquota {rem, -r, --rem} <USER>
DESCRIPTION
- Manipulate the database used by 'tcpquotad' to check if a
- user is allowed to use the TCP link created by PPPd or the
- like...
OPTIONS
- ?, -h, --help
- Print a usage message on standard output and exit
- successfully.
- all, -A, --all
- Check if a user is ALLowed to use the TCP link,
- outputs '1' if allowed, and '0' if not.
- add, -a, --add
- ADD a user the allowed database.
- rem, -r, --rem
- REMove a user from the allowed database.
- lst, -l, --lst
- LiST the allowed database.
SEE ALSO
tcpquotad(8), tcpquotaadmin(8)
AUTHOR
- Turbo Fredriksson, <turbo@tripnet.se>
Martin Budsjoe, <marbud@tripnet.se> - FSF TCPQuota Utilities