Re: [squid-users] Testing Kerberos and LDAP connections

2016-01-13 Thread dolson
If I remove the NTLM and Kerberos authentication, is there a way to test the basic LDAP authentication in the script from the command line? -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Amos Jeffries Sent: Wednesday, January 13, 2016

[squid-users] Testing Kerberos and LDAP connections

2016-01-13 Thread dolson
Is there a way to test the following lines from my squid.conf file to make sure the connections are working correctly? ### negotiate kerberos and ntlm authentication auth_param negotiate program /usr/local/bin/negotiate_wrapper -d --ntlm /usr/lib/squid3/ntlm_smb_lm_auth --diagnostics --helper-p

[squid-users] Unable to access websites through Squid

2015-12-23 Thread dolson
Greetings, I am working with Squid 3.4.8 on a Debian 8.2 system. The goal is to record all web activity, not block any sites at this time utilizing squid. I have followed several different sets of instructions on setting up Squid to utilize Active Directory Authentication to record who goes

[squid-users] unable to access websites through Squid Proxy

2015-11-18 Thread dolson
Okay, I believe I'm in the last stages of getting my Squid3 system going. I have it authenticating through Active Directory, but I am not able to get out to the website. I have attached 4 different squid.conf files that I have tried, created from examples posted at http://wiki.squid-cache.or

Re: [squid-users] Active Directory Authentication failing at the browser

2015-11-17 Thread dolson
Thank you Amos! That helps me a great deal! -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Amos Jeffries Sent: Tuesday, November 17, 2015 3:15 PM To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] Active Directory Authen

Re: [squid-users] Active Directory Authentication failing at the browser

2015-11-17 Thread dolson
ect: Re: [squid-users] Active Directory Authentication failing at the browser On 17/11/2015 9:17 a.m., Amos Jeffries wrote: > On 17/11/2015 3:19 a.m., Eugene M. Zheganin wrote: >> Hi. >> >> On 16.11.2015 18:46, dolson wrote: >>> >>> Squid Version: Squid 3.4.8 &

[squid-users] Active Directory Authentication failing at the browser

2015-11-16 Thread dolson
Squid Version: Squid 3.4.8 OS Version: Debian 8 (8.2) I have installed Squid on a server using Debian 8 and seem to have the basics operating, at least when I start the squid service, I have am no longer getting any error messages. At this time, the goal is to authenticate users from Active

Re: [squid-users] Can't find file

2015-10-30 Thread dolson
Antony, I get the Apache2 Debian Default page when I got the address of the server. Here are the results of the command: root@srv-proxy:/usr/local/src/negotiate_wrapper-1.0.1# ls -al /etc/apache2 total 96 drwxr-xr-x 8 root root 4096 Oct 29 18:26 . drwxr-xr-x 132 root root 12288 Oct 29 18:27 .

Re: [squid-users] Can't find file

2015-10-30 Thread dolson
Thank you Antony, Here are the O/S version information I believe you asked for. O/S - Debian 8.2 Squid - 3.4.8 Apache 2.4.10 I am following the instructions located at this website: http://wiki.bitbinary.com/index.php/Active_Directory_Integrated_Squid_Proxy As well as this website: http://w

[squid-users] Can't find file

2015-10-30 Thread dolson
I am trying to complete the "Proxy auto configuration" portion of setting up Squid to authenticate through Active Directory and the instructions say to modify the file /etc/apache2/conf.d/wpad.dat. However, when I try to save the file after adding the line AddType application/x-ns-proxy-autoc

Re: [squid-users] Error: squid_ldap_group: No such file or directory

2015-10-29 Thread dolson
Thank you! -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Thursday, October 29, 2015 5:28 PM To: Dan Olson ; squid-users@lists.squid-cache.org Subject: Re: [squid-users] Error: squid_ldap_group: No such file or directory On 30/10/2015 11:17 a.m., dolson wrote

Re: [squid-users] Error: squid_ldap_group: No such file or directory

2015-10-29 Thread dolson
ists.squid-cache.org Subject: Re: [squid-users] Error: squid_ldap_group: No such file or directory On 30/10/2015 10:19 a.m., dolson wrote: > Greetings, > > I am working on setting up Squid 3 to authenticate from Active > directory by using the instructions found > http://wiki.squid

Re: [squid-users] Error: squid_ldap_group: No such file or directory

2015-10-29 Thread dolson
30/10/2015 10:19 a.m., dolson wrote: > Greetings, > > I am working on setting up Squid 3 to authenticate from Active > directory by using the instructions found > http://wiki.squid-cache.org/ConfigExamples/Authenticate/WindowsActiveD > irectory > and > http://wiki

[squid-users] Error: squid_ldap_group: No such file or directory

2015-10-29 Thread dolson
Greetings, I am working on setting up Squid 3 to authenticate from Active directory by using the instructions found http://wiki.squid-cache.org/ConfigExamples/Authenticate/WindowsActiveDirectory and http://wiki.bitbinary.com/index.php/Active_Directory_Integrated_Squid_Proxy and have had succes