1 .\" manual page [] for RADATTR plugin for pppd 2.4
3 .\" SS subsection heading
5 .\" IP indented paragraph
9 radattr.so \- RADIUS utility plugin for
16 plugin radius.so plugin radattr.so
19 The radattr plugin for pppd causes all radius attributes returned by
20 the RADIUS server at authentication time to be stored in the file
21 .I /var/run/radattr.pppN
24 is the name of the PPP interface. The RADIUS attributes are stored
25 one per line in the format "Attribute-Name Attribute-Value". This
26 format is convenient for use in /etc/ppp/ip\-up and /etc/ppp/ip\-down
31 load the radius.so plugin before loading the radattr.so plugin;
32 radattr.so depends on symbols defined in radius.so.
35 To use the plugin, simply supply the
36 .B plugin radius.so plugin radattr.so
40 .BR pppd (8) " pppd\-radius" (8)
43 Dianne Skoll <dianne@skoll.ca>