{% extends 'squid/auth/base.html' %} {% block title %}Active Directory Authentication{% endblock %} {% block page_comment %}
{% if is_pfsense %} On pfSense, authentication settings in this UI are disabled and hidden as this needs to be completely managed by pfSense UI. Web Safety only needs configured LDAP settings to match authenticated user name to a given policy. {% else %} 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. {% endif%}
{% endblock %} {% block base_contents %}