squid_radius_auth.8
来自「功能强大的代理服务器」· 8 代码 · 共 89 行
8
89 行
.TH squid_radius_auth 8 "7 August 2004" "Squid RADIUS Auth"..SH NAMEsquid_radius_auth - Squid RADIUS authentication helper..SH SYNOPSIS.B squid_radius_auth-f configfile.br.B squid_radius_auth-h "server" [-p port] [-i identifier] -w secret..SH DESCRIPTIONThis helper allows Squid to connect to a RADIUS server tovalidate the user name and password of Basic HTTP authentication...TP.BI "-f " "configfile "Specifies the path to a configuration file. See the CONFIGURATION sectionfor details...TP.BI "-h " serverAlternative method of specifying the server to connect to..TP.BI "-p " portSpecify another server port where the RADIUS server listens for requestsif different from the default RADIUS port. Normally not specified...TP.BI "-i " identifierUnique identifier identifying this Squid proxy to the RADIUS server.If not specified the IP address is used as to identify the proxy..TP.BI "-w " secretAlternative method of specifying the shared secret. Using theconfiguration file is generally more secure and recommended...TP.BI "-t " timeoutRADIUS request timeout. Default 10 seconds...SH CONFIGURATIONThe configuration specifies how the helper connects to RADIUS.The file contains a list of directives (one per line). Linesbeginning with a # is ignored...TP.BI "server " radiusserverspecifies the name or address of the RADIUS server to connect to...TP.BI "secret " somesecretstringspecifies the shared RADIUS secret...TP.BI "identifier " nameofserverspecifies what the proxy should identify itsels as to the RADIUS server.This directive is optional...TP.BI "port " portnumberSpecifies the port number or service name where the helper should connect..SH AUTHORThis manual page was written by .I Henrik Nordstrom <hno@squid-cache.org>.Psquid_radius_auth is written by .I Marc van Selm <selm@cistron.nl>with contributions from.I Henrik Nordstrom <hno@squid-cache.org>and many others..SH QUESTIONSAny questions on usage can be sent to .IR "Squid Users <squid-users@squid-cache.org>" ,or to your favorite RADIUS list/friend if the question is more related toRADIUS than Squid...SH REPORTING BUGSReport bugs or bug-fixes to.I Squid Bugs <squid-bugs@squid-cache.org>or ideas for new improvements to .I Squid Developers <squid-dev@squid-cache.org>..SH "SEE ALSO".BR RFC2058 " - Remote Authentication Dial In User Service (RADIUS)"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?