accounting.attrs
来自「radius协议的经典实现」· ATTRS 代码 · 共 21 行
ATTRS
21 行
# Used by the User Accounting, the User finger and the Failed Logins page## For the user finger page only callerid(9) and # ip address(4) are applicable## For the Failed Logins page only looged in(2), server(7), # terminate cause(8) and callerid(9) are applicable## attribute number Description Show in Show in Show in# User Accounting User Finger Failed Logins#1 type no no no2 logged in yes no yes3 session time yes no no4 ip address no yes no5 upload yes no no6 download yes no no7 server yes no yes8 terminate cause yes no yes9 callerid yes yes yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?