pppd-radattr(8) centos man page | unix.com

Man Page: pppd-radattr

Operating Environment: centos

Section: 8

PPPD-RADATTR(8) 					      System Manager's Manual						   PPPD-RADATTR(8)

NAME
radattr.so - RADIUS utility plugin for pppd(8)
SYNOPSIS
pppd [ options ] plugin radius.so plugin radattr.so
DESCRIPTION
The radattr plugin for pppd causes all radius attributes returned by the RADIUS server at authentication time to be stored in the file /var/run/radattr.pppN where pppN is the name of the PPP interface. The RADIUS attributes are stored one per line in the format "Attribute- Name Attribute-Value". This format is convenient for use in /etc/ppp/ip-up and /etc/ppp/ip-down scripts. Note that you must load the radius.so plugin before loading the radattr.so plugin; radattr.so depends on symbols defined in radius.so.
USAGE
To use the plugin, simply supply the plugin radius.so plugin radattr.so options to pppd.
SEE ALSO
pppd(8) pppd-radius(8)
AUTHOR
David F. Skoll <dfs@roaringpenguin.com> PPPD-RADATTR(8)
Related Man Pages
pppd-radius(8) - debian
irnetd(4) - debian
pppd-radius(8) - suse
mojolicious::command::generate::plugin(3pm) - debian
radius(8) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq