[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

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,

[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

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

2015-11-17 Thread dolson
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 >>> >>> OS Version: Debian 8 (8.2) >>&

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

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:

[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

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

2015-10-29 Thread dolson
-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-cache.org

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

2015-10-29 Thread dolson
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-cache.org/ConfigExamples/Authenticate/WindowsActiveD > irectory > and > http://wiki

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

2015-10-29 Thread dolson
11:17 a.m., dolson wrote: > Thank you for your help Amos. Due to this new information, I'm > looking at the squid.conf file I'm supposed to be writing and I see > two statements that I would like to ask about. 1) auth_param negotiate > program /usr/local/bin/negotiate_wrapper