{% extends 'squid/auth/base.html' %} {% block title %}Radius Authentication{% endblock %} {% block page_comment %}
Radius authentication allows administrator to authenticate proxy users with help of external Radius server. When a user tries to connect, a popup is presented requiring him to enter his credentials. Squid sends provided credentials to configured Radius server and allows or denies web access based on the Radius response.
{% endblock %} {% block base_contents %}