pppd-radattr.8

来自「linux下的ppp协议簇开源代码; 可以进行linux内核级的pppoe拨号」· 8 代码 · 共 45 行

8
45
字号
.\" manual page [] for RADATTR plugin for pppd 2.4.\" $Id: pppd-radattr.8,v 1.2 2003/04/25 07:33:20 fcusack Exp $.\" SH section heading.\" SS subsection heading.\" LP paragraph.\" IP indented paragraph.\" TP hanging label.TH PPPD-RADATTR 8.SH NAMEradattr.so \- RADIUS utility plugin for.BR pppd (8).SH SYNOPSIS.B pppd[.I options]plugin radius.so plugin radattr.so.SH DESCRIPTION.LPThe radattr plugin for pppd causes all radius attributes returned bythe RADIUS server at authentication time to be stored in the file.I /var/run/radattr.pppNwhere.I pppNis the name of the PPP interface.  The RADIUS attributes are storedone per line in the format "Attribute-Name Attribute-Value".  Thisformat is convenient for use in /etc/ppp/ip-up and /etc/ppp/ip-downscripts..LPNote that you.I mustload the radius.so plugin before loading the radattr.so plugin;radattr.so depends on symbols defined in radius.so..SH USAGETo use the plugin, simply supply the.B plugin radius.so plugin radattr.sooptions to pppd..SH SEE ALSO.BR pppd (8) " pppd-radius" (8).SH AUTHORDavid F. Skoll <dfs@roaringpenguin.com>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?