📄 rlm_always.5
字号:
.\" # DS - begin display.de DS.RS.nf.sp...\" # DE - end display.de DE.fi.RE.sp...TH rlm_always 5 "3 February 2004" "" "FreeRADIUS Module".SH NAMErlm_always \- FreeRADIUS Module.SH DESCRIPTIONThe \fIrlm_always\fP module provides a simple way to "always" return avalue during the processing of a configuration section. The moduledoes nothing other than return a configured value..PP.PPThe main configuration item to be aware of is:.IP rcodeThis module will always return with the rcode specified. Thedefault, if none specified is: fail (RLM_MODULE_FAIL)..PPThe valid options are:.IP rejectRLM_MODULE_REJECT.IP failRLM_MODULE_FAIL.IP okRLM_MODULE_OK.IP handledRLM_MODULE_HANDLED.IP invalidRLM_MODULE_INVALID.IP userlockRLM_MODULE_USERLOCK.IP notfoundRLM_MODULE_NOTFOUND.IP noopRLM_MODULE_NOOP.IP updatedRLM_MODULE_UPDATED.SH CONFIGURATION.DSmodules { ....br always ok {.br rcode = ok.br }.br ....br}.br ....brauthorize { ....br redundant { sql1 # try to find the user in sql1.br sql2 # try to find the user in sql2.br ok # if still not found, it's OK..br } ....br}.DE.PP.SH SECTIONS.BR authorization,.BR authentication,.BR postauthentication,.BR preaccounting,.BR accounting,.BR preproxy,.BR postproxy.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -