<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Squid + Authentication Method : NT Domain]]></title><description><![CDATA[<p dir="auto">When I configure this authentication methed Squid hang with that error :</p>
<p dir="auto">pkg_edit.php: The command '/usr/local/sbin/squid -k reconfigure -f /usr/local/etc/squid/squid.conf' returned exit code '1', the output was '2016/06/15 15:52:08| ERROR: Authentication helper program /usr/local/libexec/squid/basic_msnt_auth: (2) No such file or directory FATAL: Authentication helper program /usr/local/libexec/squid/basic_msnt_auth: (2) No such file or directory Squid Cache (Version 3.5.19): Terminated abnormally. CPU Usage: 0.025 seconds = 0.013 user + 0.013 sys Maximum Resident Size: 45664 KB Page faults with physical i/o: 0'</p>
<p dir="auto">And the file does not exist in that directory.<br />
Someone have tried that configuration ?</p>
<p dir="auto">thanks in advance!</p>
]]></description><link>https://forum.netgate.com/topic/101548/squid-authentication-method-nt-domain</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 14:27:06 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/101548.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Jun 2016 14:19:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Squid + Authentication Method : NT Domain on Wed, 28 Dec 2016 12:20:38 GMT]]></title><description><![CDATA[<p dir="auto">LDAP/RADIUS should work with 0.4.26.</p>
<p dir="auto">NT Domain auth is gone with 0.4.29.</p>
]]></description><link>https://forum.netgate.com/post/667834</link><guid isPermaLink="true">https://forum.netgate.com/post/667834</guid><dc:creator><![CDATA[doktornotor]]></dc:creator><pubDate>Wed, 28 Dec 2016 12:20:38 GMT</pubDate></item><item><title><![CDATA[Reply to Squid + Authentication Method : NT Domain on Fri, 16 Dec 2016 21:03:43 GMT]]></title><description><![CDATA[<p dir="auto">https://redmine.pfsense.org/issues/7017</p>
<p dir="auto">As for your trailing : for LDAP, that's just PHP being retarded. If you don't have a port set, then set it and it will go away. See https://github.com/pfsense/FreeBSD-ports/pull/232</p>
]]></description><link>https://forum.netgate.com/post/667520</link><guid isPermaLink="true">https://forum.netgate.com/post/667520</guid><dc:creator><![CDATA[doktornotor]]></dc:creator><pubDate>Fri, 16 Dec 2016 21:03:43 GMT</pubDate></item><item><title><![CDATA[Reply to Squid + Authentication Method : NT Domain on Mon, 12 Dec 2016 13:10:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/doktornotor">@<bdi>doktornotor</bdi></a>:</p>
<blockquote>
<p dir="auto">This should use <a href="http://www.squid-cache.org/Versions/v3/3.5/manuals/basic_msnt_multi_domain_auth.html" target="_blank" rel="noopener noreferrer nofollow ugc">basic_msnt_multi_domain_auth</a> instead. Pretty sure it also is missing bunch of perl dependencies. […]</p>
</blockquote>
<p dir="auto">It does  ::)</p>
<pre><code>Can't locate Authen/Smb.pm in @INC (you may need to install the Authen::Smb module) \
 (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl \
/usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20 /usr/local/lib/perl5/site_perl/5.20 \
 /usr/local/lib/perl5/site_perl/5.20/mach .) at /usr/local/libexec/squid/basic_msnt_multi_domain_auth line 103\. \
BEGIN failed--compilation aborted at /usr/local/libexec/squid/basic_msnt_multi_domain_auth line 103.

</code></pre>
]]></description><link>https://forum.netgate.com/post/666634</link><guid isPermaLink="true">https://forum.netgate.com/post/666634</guid><dc:creator><![CDATA[AWeidner]]></dc:creator><pubDate>Mon, 12 Dec 2016 13:10:57 GMT</pubDate></item><item><title><![CDATA[Reply to Squid + Authentication Method : NT Domain on Mon, 12 Dec 2016 10:48:31 GMT]]></title><description><![CDATA[<p dir="auto">This should use <a href="http://www.squid-cache.org/Versions/v3/3.5/manuals/basic_msnt_multi_domain_auth.html" target="_blank" rel="noopener noreferrer nofollow ugc">basic_msnt_multi_domain_auth</a> instead. Pretty sure it also is missing bunch of perl dependencies. When you take a package written for Squid 3.3.x and use it for Squid 3.5.x, things break.</p>
<p dir="auto">Pull requests go to https://github.com/pfsense/FreeBSD-ports/tree/devel/www/pfSense-pkg-squid</p>
<p dir="auto">Good luck.</p>
]]></description><link>https://forum.netgate.com/post/666607</link><guid isPermaLink="true">https://forum.netgate.com/post/666607</guid><dc:creator><![CDATA[doktornotor]]></dc:creator><pubDate>Mon, 12 Dec 2016 10:48:31 GMT</pubDate></item><item><title><![CDATA[Reply to Squid + Authentication Method : NT Domain on Mon, 12 Dec 2016 10:06:02 GMT]]></title><description><![CDATA[<p dir="auto">I'm trying at the moment. Seems that at least NT Domain and LDAP auth are not working properly at the moment. The 'basic_msnt_auth' helper does not exist in the filesystem.</p>
<p dir="auto">Setting up LDAP auth via the Web Interface, pfsense adds a colon to the IP address of the LDAP server when writing the configuration file ' /usr/local/etc/squid/squid.conf'.</p>
<pre><code>auth_param basic program /usr/local/libexec/squid/basic_ldap_auth -v 2 -b OU=Verwaltungsstruktur,DC=abcdefghij123 -D xxxxxxxxx -w xxxxxxxxxxxxx -f "sAMAccountName=%s" -u  -P 192.168.XXX.XXX:

</code></pre>
<p dir="auto">The colon is added when using the FQDN instead of an IP address for the LDAP server, too</p>
<p dir="auto">Removing the colon in squid.conf results in a working LDAP configuration, but any change to the config via the web interface breaks it again.</p>
<p dir="auto">I'm using 2.3.2-RELEASE-p1 (amd64) on an APU2C4 at the moment.</p>
]]></description><link>https://forum.netgate.com/post/666600</link><guid isPermaLink="true">https://forum.netgate.com/post/666600</guid><dc:creator><![CDATA[AWeidner]]></dc:creator><pubDate>Mon, 12 Dec 2016 10:06:02 GMT</pubDate></item></channel></rss>