{% extends 'squid/auth/active_directory.html' %} {% block auth_ad_scheme_ntlm %}class="active"{%endblock%} {% block tab_content %}
NTLM authentication is much less secure than Kerberos. Nevertheless it is still used when you need to authenticate users outside of your Active Directory domain or the browser is configured to connect to proxy IP address instead of proxy's FQDN. Authentication is done by redirecting NTLM authentication requests to your domain controllers which may result into increased load on them.
{% if form.non_field_errors %}