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)
More Linux Commands
manpages/xman.1.html
xman(1) - Manual page display program for the X Window Syste
Xman is a manual page browser. The default size of the initial xman window is small so that you can leave it running throughout your entire login session. In th
manpages/pvdisplay.8.html
pvdisplay(8) - display attributes of a physical volume......
pvdisplay allows you to see the attributes of one or more physical volumes like size, physical extent size, space used for the volume group descriptor area and
manpages/fprint_variable.3.html
fprint_variable(3) - netsnmp_varbind_api functions (ManPage)
The functions dealing with variable bindings fall into four groups dealing with the creation, setting of values, output and deletion of varbinds. Creation snmp_
manpages/Mail::SpamAssassin::BayesStore.3pm.html
Mail::SpamAssassin::BayesStore(3pm) - Storage Module for def
This is the public API for the Bayesian store methods. Any implementation of the storage module for the default Bayes classifier must implement these methods. M
manpages/atol.3.html
atol(3) - convert a string to an integer - Linux man page...
The atoi() function converts the initial portion of the string pointed to by nptr to int. The behavior is the same as strtol(nptr, NULL, 10); except that atoi()
manpages/glRectdv.3gl.html
glRectdv(3gl) - draw a rectangle (Library - Linux man page)
glRect supports efficient specification of rectangles as two corner points. Each rectangle command takes four arguments, organized either as two consecutive pai
manpages/gnutls_pubkey_get_pk_ecc_raw.3.html
gnutls_pubkey_get_pk_ecc_raw(3) - API function (Man Page)...
gnutls_pubkey_get_pk_ecc_raw.3 - This function will export the ECC public keys parameters found in the given certificate. The new parameters will be allocated u
manpages/asn1_get_length_ber.3.html
asn1_get_length_ber(3) - API function - Linux manual page...
Extract a length field from BER data. The difference to asn1_get_length_der() is that this function will return a length even if the value has indefinite encodi
manpages/strchr.3.html
strchr(3) - locate character in string - Linux manual page
The strchr() function returns a pointer to the first occurrence of the character c in the string s. The strrchr() function returns a pointer to the last occurre
manpages/zypper-log.8.html
zypper-log(8) - Zypper logfile reader - Linux manual page...
zypper-log can read zyppers logfiles. It can also handle rotated logfiles, and will open plain, xz, gz and bz2-compressed files. By default /var/log/zypper.log
manpages/XCreateImage.3.html
XCreateImage(3) - image utilities - Linux manual page.......
The XInitImage function initializes the internal image manipulation routines of an image structure, based on the values of the various structure members. All fi
manpages/rtld-audit.7.html
rtld-audit(7) - auditing API for the dynamic linker.........
The GNU dynamic linker (run-time linker) provides an auditing API that allows an application to be notified when various dynamic linking events occur. This API
