{% extends 'squid/auth/base.html' %} {% block title %}Active Directory Authentication{% endblock %} {% block page_comment %}

Active Directory authentication allows Squid to limit access to proxy based on user names and security groups stored in Microsoft AD. It is possible to authenticate to AD using Kerberos, NTLM and/or Basic LDAP authentication schemes. Please consult online documentation before configuring these settings.

{% endblock %} {% block base_contents %}
{%block tab_content %}{%endblock%}
{% endblock %}