squid_radius_auth



squid_radius_auth

NAME
SYNOPSIS
DESCRIPTION
CONFIGURATION
AUTHOR
QUESTIONS
REPORTING BUGS
SEE ALSO

NAME

squid_radius_auth - Squid RADIUS authentication helper

SYNOPSIS

squid_radius_auth -f configfile
squid_radius_auth
-h "server" [-p port] [-i identifier] -w secret

DESCRIPTION

This helper allows Squid to connect to a RADIUS server to validate the user name and password of Basic HTTP authentication.
-f
configfile

Specifies the path to a configuration file. See the CONFIGURATION section for details.

-h server

Alternative method of specifying the server to connect to

-p port

Specify another server port where the RADIUS server listens for requests if different from the default RADIUS port. Normally not specified.

-i identifier

Unique identifier identifying this Squid proxy to the RADIUS server. If not specified the IP address is used as to identify the proxy.

-w secret

Alternative method of specifying the shared secret. Using the configuration file is generally more secure and recommended.

-t timeout

RADIUS request timeout. Default 10 seconds.

CONFIGURATION

The configuration specifies how the helper connects to RADIUS. The file contains a list of directives (one per line). Lines beginning with a # is ignored.
server
radiusserver

specifies the name or address of the RADIUS server to connect to.

secret somesecretstring

specifies the shared RADIUS secret.

identifier nameofserver

specifies what the proxy should identify itsels as to the RADIUS server. This directive is optional.

port portnumber

Specifies the port number or service name where the helper should connect.

AUTHOR

This manual page was written by Henrik Nordstrom <hno@squid-cache.org>

squid_radius_auth is written by Marc van Selm <selm@cistron.nl> with contributions from Henrik Nordstrom <hno@squid-cache.org> and many others

QUESTIONS

Any questions on usage can be sent to Squid Users <squid-users@squid-cache.org>, or to your favorite RADIUS list/friend if the question is more related to RADIUS than Squid.

REPORTING BUGS

Report bugs or bug-fixes to Squid Bugs <squid-bugs@squid-cache.org> or ideas for new improvements to Squid Developers <squid-dev@squid-cache.org>

SEE ALSO

RFC2058 - Remote Authentication Dial In User Service (RADIUS)



More Linux Commands

manpages/XrmPutResource.3.html
XrmPutResource(3) - store database resources (Man Page).....
If database contains NULL, XrmPutResource creates a new database and returns a pointer to it. XrmPutResource is a convenience function that calls XrmStringToBin

manpages/ntdbbackup.8.html
ntdbbackup(8) tool for backing up and for validating the int
This tool is part of the samba(1) suite. ntdbbackup is a tool that may be used to backup samba .ntdb files. This tool may also be used to verify the integrity o

manpages/Tcl_ValidateAllMemory.3.html
Tcl_ValidateAllMemory(3) - Validated memory allocation inter
These functions provide access to Tcl memory debugging information. They are only functional when Tcl has been compiled with TCL_MEM_DEBUG defined at compile-ti

manpages/ldap_syntax2name.3.html
ldap_syntax2name(3) - Schema definition handling routines...
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of

manpages/XSetWMClientMachine.3.html
XSetWMClientMachine(3) - set or read a window's WM_CLIENT_MA
The XSetWMClientMachine convenience function calls XSetTextProperty to set the WM_CLIENT_MACHINE property. The XGetWMClientMachine convenience function performs

manpages/sha384.1ssl.html
sha384(1ssl) message digests (Commands - Linux man page)....
The digest functions output the message digest of a supplied file or files in hexadecimal. The digest functions also generate and verify digital signatures usin

manpages/pam_winbind.8.html
pam_winbind(8) - PAM module for Winbind - Linux manual page
This tool is part of the samba(7) suite. pam_winbind is a PAM module that can authenticate users against the local domain by talking to the Winbind daemon. SYNO

manpages/set_form_term.3form.html
set_form_term(3form) - set hooks for automatic invocation by
These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by form_driver. The funct

manpages/perlebcdic.1.html
perlebcdic(1) - Considerations for running Perl on EBCDIC pl
An exploration of some of the issues facing Perl programmers on EBCDIC based computers. We do not cover localization, internationalization, or multi-byte charac

manpages/TIFFSetDirectory.3tiff.html
TIFFSetDirectory(3tiff) - set the current directory for an o
TIFFSetDirectory changes the current directory and reads its contents with TIFFReadDirectory. The parameter dirnum specifies the subfile/directory as an integer

manpages/patch.1.html
patch(1) - apply a diff file to an original - Linux man page
patch takes a patch file patchfile containing a difference listing produced by the diff program and applies those differences to one or more original files, pro

manpages/getutxid.3.html
getutxid(3) - access utmp file entries - Linux manual page
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the





We can't live, work or learn in freedom unless the software we use is free.