📄 readme
字号:
This module initializes the Access-Accept packet by copying all ofthe attributes from the Access-Request to the Access-Accept. It should be listed in the "authorize" section of "radiusd.conf",probably after "preprocess", but before any other module. authorize { ... copy_packet ... } It currently takes no configuration, so the sub-section of the"modules" section should look like: modules { ... copy_packet { } ... }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -