86 lines
2.0 KiB
HTML
86 lines
2.0 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of PPPD-RADATTR</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>PPPD-RADATTR</H1>
|
|
Section: Maintenance Commands (8)<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
radattr.so - RADIUS utility plugin for
|
|
<B><A HREF="/cgi-bin/man/man2html?8+pppd">pppd</A></B>(8)
|
|
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>pppd</B>
|
|
|
|
[
|
|
<I>options</I>
|
|
|
|
]
|
|
plugin radius.so plugin radattr.so
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
The radattr plugin for pppd causes all radius attributes returned by
|
|
the RADIUS server at authentication time to be stored in the file
|
|
<I>/var/run/radattr.pppN</I>
|
|
|
|
where
|
|
<I>pppN</I>
|
|
|
|
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.
|
|
<P>
|
|
|
|
Note that you
|
|
<I>must</I>
|
|
|
|
load the radius.so plugin before loading the radattr.so plugin;
|
|
radattr.so depends on symbols defined in radius.so.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>USAGE</H2>
|
|
|
|
To use the plugin, simply supply the
|
|
<B>plugin radius.so plugin radattr.so</B>
|
|
|
|
options to pppd.
|
|
<P>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+pppd">pppd</A></B>(8)<B> <A HREF="/cgi-bin/man/man2html?8+pppd-radius">pppd-radius</A></B>(8)
|
|
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
David F. Skoll <<A HREF="mailto:dfs@roaringpenguin.com">dfs@roaringpenguin.com</A>>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">USAGE</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
<DT id="6"><A HREF="#lbAG">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|