{% extends 'squid/auth/active_directory.html' %} {% block auth_ad_general %}class="active"{%endblock%} {% block page_comment %}

If proxy authentication is enabled only authenticated users will be able to access the Internet through this proxy. Proxy authentication can only be used in case of explicit proxy deployment, when browser is configured to use the proxy. See Squid Wiki article for more information.

{% endblock %} {% block tab_content %}
{% if not success %}

Failure!

LDAP test failed. Please examine the following output, click Continue Editing below, correct and save your LDAP settings, and Test LDAP Connection again. Please note, on operating systems other than Ubuntu/Debian you might need to specify user@example.lan as LDAP binding user name, not just user.

{% else %}

Success!

LDAP test completed successfully with the following results. Do not forget to Apply New Settings and Restart the ICAP server to activate LDAP settings.

{% endif %}

{{ output }}

{% if not success %} Continue Editing {% endif %}

 

{% endblock %}