On Thursday 05 June 2003 04.12, gb wrote: > Hi, > > I have not been using squid that long and have read the doco and > the explanations in the conf file, and I am having major problems > getting the authentication module set up happening. > > I have just compiled 2.5.STABLE3 with the options: > > configure --prefix="/usr" --enable-storeio="diskd ufs" > --enable-ntlm-auth-module="fakeauth SMB no_check" > > This built and installed squid for me, and now I am trying to > understand what to do to setup the ntlm authentication. The > instructions say: > > auth_param ntlm program /usr/local/squid/bin/ntlm_auth
With the above prefix the helpers will be installed in /usr/libexec/ Note: To use ntlm helpers you also need to enable the ntlm auth scheme. See configure --help. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
