rlm_chap.5

来自「radius server在linux下的源码」· 5 代码 · 共 31 行

5
31
字号
.TH rlm_chap 5 "3 February 2004" "" "FreeRADIUS Module".SH NAMErlm_chap \- FreeRADIUS Module.SH DESCRIPTIONThe \fIrlm_chap\fP module provides CHAP functionality..PPThis module validates a user with CHAP authentication.If called in Authorize, it will look for CHAP-Passwordattribute in the Acess-Request and adds an Auth-Typeattribute set to CHAP if the Config-Items list unless Auth-Type has already set..PPCHAP authentication requires access to the clear-textpassword for the user.  Standard Unix system authenticationor passwords encrypted via crypt() are not compatiblewith CHAP..PP.SH SECTIONS.BR authorization,.BR authentication.PP.SH FILES.I /etc/raddb/radiusd.conf.PP.SH "SEE ALSO".BR radiusd (8),.BR radiusd.conf (5).SH AUTHORChris Parker, cparker@segv.org

⌨️ 快捷键说明

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