Re: [squid-users] Squid LDAP Auth ?

2016-02-06 Thread Amos Jeffries
On 7/02/2016 12:01 a.m., Olivier CALVANO wrote: > Hi > > i want configure Squid to use a Windows AD LDAP. > > in commande line that work: > > > [root@gw squid]# ./basic_ldap_auth -R -b 'dc=mydomain,dc=fr' -f > 'sAMAccountName=%s' -D 'cn=UserAdmin,ou=vpn,dc=mydomain,dc=fr' -w > 'Pa77word' -t 3

[squid-users] Squid LDAP Auth ?

2016-02-06 Thread Olivier CALVANO
Hi i want configure Squid to use a Windows AD LDAP. in commande line that work: [root@gw squid]# ./basic_ldap_auth -R -b 'dc=mydomain,dc=fr' -f 'sAMAccountName=%s' -D 'cn=UserAdmin,ou=vpn,dc=mydomain,dc=fr' -w 'Pa77word' -t 3 -H 192.168.10.1 Test Goodpassword OK Test badpassword ERR Success

Re: [squid-users] squid Ldap problem

2015-05-25 Thread Amos Jeffries
On 24/05/2015 10:19 p.m., snakeeyes wrote: Hi I have squid 3.5 with LDAP on liux server openldap echo user1 123456 | /lib/squid/basic_ldap_auth -P -R -b dc=abc,dc=com -D cn=ldapadmin,dc=abc,dc=com -w 123456 -f sAMAccountName=%s -h 192.168.100.1 basic_ldap_auth: WARNING, could not

Re: [squid-users] squid-ldap-group not ERR

2015-04-30 Thread Amos Jeffries
On 30/04/2015 1:26 a.m., Alex Delgado wrote: Hello, I'm trying to configure squid to validate Windows users by group with squid-ldap-group. Server is CENTOS 6.5 . I've installed samba, krb and squid from source. Also, I've configured samba and krb, so centos server is a Windows

[squid-users] squid-ldap-group not ERR

2015-04-29 Thread Alex Delgado
Hello, I'm trying to configure squid to validate Windows users by group with squid-ldap-group. Server is CENTOS 6.5 . I've installed samba, krb and squid from source. Also, I've configured samba and krb, so centos server is a Windows member. When I type :

[squid-users] Squid + LDAP

2014-02-05 Thread matthew vassallo
Hi, I am trying to connect Squid with Windows Server 2008 R2 active directory but its not working. I made a test environment and ran the following: /usr/lib/squid3/squid_ldap_auth -b dc=matthew,dc=com -h 192.168.2.3 -D cn=vassm068,ou=IT,dc=matthew,dc=com -w Pa$$w0rd -f

Re: [squid-users] Squid + LDAP

2014-02-05 Thread Peter Benko
On Wed, Feb 05, 2014 at 10:08:41AM +0100, matthew vassallo wrote: Hi, I am trying to connect Squid with Windows Server 2008 R2 active directory but its not working. I made a test environment and ran the following: /usr/lib/squid3/squid_ldap_auth -b dc=matthew,dc=com -h 192.168.2.3 -D

Re: [squid-users] Squid Ldap Authen + AD:how to make authentication persistent?

2011-06-17 Thread Amos Jeffries
On 17/06/11 16:29, เชต wrote: Hi all, I've just config the squid proxy server to authenticate users to Microsoft Active Directory. Everything seem fine except squid keep asking username/password every time users open new web browser or switch to other web browser like it check for some

[squid-users] Squid Ldap Authen + AD:how to make authentication persistent?

2011-06-16 Thread เชต
Hi all, I've just config the squid proxy server to authenticate users to Microsoft Active Directory. Everything seem fine except squid keep asking username/password every time users open new web browser or switch to other web browser like it check for some session variable in each browser

[squid-users] I: Re: [squid-users] R: Re: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-24 Thread projpr...@virgilio.it
Messaggio originale Da: projpr...@virgilio.it Data: 24-gen-2011 8.34 A: squ...@treenet.co.nz Ogg: R: Re: [squid-users] R: Re: [squid-users] Squid - ldap auth against active directory 2008 R2 Thanks a lot for your reply. this sounds really good...strange that on opensuse i don´t

Re: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-21 Thread Amos Jeffries
On 21/01/11 20:47, projpr...@virgilio.it wrote: Ok, let´s start with a general question: does squid work with ldap auth and active directory 2008 R2??? is there someone that has kind of experience with that??? Thanks jcasale: yes we upgraded the domain from 2003 to 2008 R2, all domain

[squid-users] R: Re: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-21 Thread projpr...@virgilio.it
. Messaggio originale Da: squ...@treenet.co.nz Data: 21-gen-2011 9.20 A: squid-users@squid-cache.org Ogg: Re: [squid-users] Squid - ldap auth against active directory 2008 R2 On 21/01/11 20:47, projpr...@virgilio.it wrote: Ok, let´s start with a general question: does squid work with ldap

Re: [squid-users] R: Re: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-21 Thread Amos Jeffries
On 22/01/11 00:41, projpr...@virgilio.it wrote: Thanks a lot for you reply! this gives me a bit of courage... well, I made some test from a opensuse machine and it looks like it works... now, if i look at the process monitor with dependencies and thread on the original machine i have owner

[squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-20 Thread projpr...@virgilio.it
Hi, i had succesfully used until today squid on a SLES 10 machine with ldap authentication against active directory 2003. The company wanted to make an update to active directory 2008 R2: now it looks like it does not work properly. On user side the login window pops up and, once entered the

RE: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-20 Thread Joseph L. Casale
On the cache.log of squid i can see a error message could not bind to bindn server can´t contact ldap server. Could someone help me to let it work? Probably not without seeing your config and knowing your AD setup. If you upgraded, has your ldap topology remained exactly the same? Were you

[squid-users] R: RE: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-20 Thread projpr...@virgilio.it
-cache. orgsquid-users@squid-cache.org Ogg: RE: [squid-users] Squid - ldap auth against active directory 2008 R2 On the cache.log of squid i can see a error message could not bind to bindn server can´t contact ldap server. Could someone help me to let it work? Probably not without seeing your

RE: [squid-users] R: RE: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-20 Thread Joseph L. Casale
As I said: with AD 2003 was working well, now with AD2008 is not working That doesn’t help us, so you upgraded the domain? Regardless, you're not auth'ing to the same server so something changed. auth_param basic program usr/sbin/squid_ldap_auth -d -v 3 -s sub -b dc=example, dc=org -D

[squid-users] R: RE: [squid-users] R: RE: [squid-users] Squid - ldap auth against active directory 2008 R2

2011-01-20 Thread projpr...@virgilio.it
authentication already tested in 2008 R2 environment. Thanks in advance. Messaggio originale Da: jcas...@activenetwerx.com Data: 20-gen-2011 17.13 A: squid-users@squid-cache. orgsquid-users@squid-cache.org Ogg: RE: [squid-users] R: RE: [squid-users] Squid - ldap auth against active

[squid-users] Squid + LDAP + Active Directory

2010-09-10 Thread Rick Chisholm
I'm sure this has been asked before - working on a squid box that is to Auth to AD. Unable to authenticate and getting error in squid cache log: WARNING: could not bind to binddn 'Invalid credentials' -- Rick Chisholm Systems Administrator Parallel42

RE: [squid-users] Squid + LDAP + Active Directory

2010-09-10 Thread Joseph L. Casale
I'm sure this has been asked before - working on a squid box that is to Auth to AD. Unable to authenticate and getting error in squid cache log: WARNING: could not bind to binddn 'Invalid credentials' By default, Windows doesn't allow anon binds, are you using a bind account and if so are the

RE: [squid-users] Squid + LDAP + Active Directory

2010-09-10 Thread Joseph L. Casale
Yes using -D and -w switches, with creds known to work on other devices doing ldap (MFDs for one). Redact the sensitive parts, and post the actual cmd in your conf. Likely the domain/user syntax is wrong.

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Amos Jeffries
Kevin Kimani wrote: Hi all, Am having a problem trying to authenticate a group that i have set up in my zimbra mail server. the users are stored in an ldap database thus thought that authentication would just be the same as other ldap databases. am able to authenticate users in singular but want

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Kevin Kimani
Find below the configurations placed in my config file auth_param basic program /usr/lib/squid/squid_ldap_auth -v 3 -b dc=openworld,dc=co,dc=ke -f ((uid=%s)(objectClass=zimbraAccount)) -h 192.168.111.130 auth_param basic realm Squid proxy-caching web server auth_param basic credentialsttl 2 hour

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Amos Jeffries
Kevin Kimani wrote: Find below the configurations placed in my config file auth_param basic program /usr/lib/squid/squid_ldap_auth -v 3 -b dc=openworld,dc=co,dc=ke -f ((uid=%s)(objectClass=zimbraAccount)) -h 192.168.111.130 auth_param basic realm Squid proxy-caching web server auth_param basic

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Kevin Kimani
oops had left out tthe deny part acl ldapauth proxy_auth REQUIRED acl InetAccess external InetGroup Admins acl InetDeny external InetGroup Users http_access deny InetDeny http_access deny bannedips http_access allow InetAccess http_access allow my_network When i do this, all are blocked from

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Amos Jeffries
Kevin Kimani wrote: oops had left out tthe deny part acl ldapauth proxy_auth REQUIRED acl InetAccess external InetGroup Admins acl InetDeny external InetGroup Users http_access deny InetDeny http_access deny bannedips http_access allow InetAccess http_access allow my_network When i do this,

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-23 Thread Kevin Kimani
The setup that i have is in collaboration between zimbra and samba. the users are created in posix accounts and have to belong to either Admins or Users who are translated to Domain Admins Domain Users respectively. Hence want to allow the Admins but deny the Users. The bannedips acl bannedips

[squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-22 Thread Kevin Kimani
Hi all, Am having a problem trying to authenticate a group that i have set up in my zimbra mail server. the users are stored in an ldap database thus thought that authentication would just be the same as other ldap databases. am able to authenticate users in singular but want to barr some users in

Re: [squid-users] Squid ldap group authentication with Zimbra LDAP

2010-02-22 Thread Kevin Kimani
, --- On Tue, 23/2/10, Kevin Kimani kevinkim...@gmail.com wrote: From: Kevin Kimani kevinkim...@gmail.com Subject: [squid-users] Squid ldap group authentication with Zimbra LDAP To: squid-users squid-users@squid-cache.org Received: Tuesday, 23 February, 2010, 5:00 PM Hi all, Am having a problem

Re: [squid-users] Squid LDAP Auth and ACL Integration

2010-01-04 Thread Chris Robertson
ml ml wrote: Hi, thanks for the reply. However, i cant get the proof-of-concept working on the command line: echo mo | squid_ldap_group -b dc=my-domain,dc=com -f cn=mo -F cn=mo -h localhost -D cn=Manager,dc=my-domain,dc=com -w secret it always returns ERR. So, user with common name of

Re: [squid-users] Squid LDAP Auth and ACL Integration

2010-01-04 Thread Jose Ildefonso Camargo Tolosa
Hi! On Sat, Jan 2, 2010 at 1:49 PM, ml ml mliebher...@googlemail.com wrote: Hi, thanks for the reply. However, i cant get the proof-of-concept working on the command line: echo mo | squid_ldap_group  -b dc=my-domain,dc=com  -f cn=mo -F cn=mo -h localhost -D cn=Manager,dc=my-domain,dc=com  

Re: [squid-users] Squid LDAP Auth and ACL Integration

2010-01-02 Thread ml ml
Hi, thanks for the reply. However, i cant get the proof-of-concept working on the command line: echo mo | squid_ldap_group -b dc=my-domain,dc=com -f cn=mo -F cn=mo -h localhost -D cn=Manager,dc=my-domain,dc=com -w secret it always returns ERR. If i do a tcpdump -i any -n port 389 then i

[squid-users] Squid LDAP Auth and ACL Integration

2009-12-31 Thread ml ml
Hello List, i read that its quite easy to get squid with ldap auth running. I would also like to manage Black/White URL-Lists in ldap. Can this be done via ldap, too? Cheers, Mario

Re: [squid-users] Squid LDAP Auth and ACL Integration

2009-12-31 Thread Chris Robertson
ml ml wrote: Hello List, i read that its quite easy to get squid with ldap auth running. I would also like to manage Black/White URL-Lists in ldap. Can this be done via ldap, too? Yes, it can be done. It's roll-your-own, however...

[squid-users] Squid + LDAP

2009-12-09 Thread Dominguez, Gaston Matias
Hi people I having troubles with my two server. Server A - PDC with SAMBA LDAP Works Fine. Server B - Squid without SAMBA LDAP. I need to autenticated all users that has web Access and is login on PDC but it's not working. The Server B tell me this: 2009/12/09 05:16:42| Reconfiguring Squid

Re: [squid-users] Squid + LDAP

2009-12-09 Thread Jose Ildefonso Camargo Tolosa
Hi! Sure: the DN syntax that squid is sending to the LDAP is invalid. without your config, there is nothing more I can say (for me: it just worked!). I hope this helps, Ildefonso Camargo On Wed, Dec 9, 2009 at 8:57 AM, Dominguez, Gaston Matias gdoming...@eling.com.ar wrote: Hi people I

[squid-users] Squid + LDAp

2009-12-02 Thread Dominguez, Gaston Matias
Hi people, I want to know how to configure a squid server with ldap. Someone can help me. Regards.

Re: [squid-users] Squid + LDAp

2009-12-02 Thread Kinkie
On Wed, Dec 2, 2009 at 4:52 PM, Dominguez, Gaston Matias gdoming...@eling.com.ar wrote: Hi people, I want to know how to configure a squid server with ldap. Someone can help me. http://wiki.squid-cache.org/ConfigExamples/Authenticate/Ldap http://wiki.squid-cache.org/HelpOnAuthentication/LDAP

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-10-06 Thread Dion Beauglehall
September 2009 12:20 PM To: Dion Beauglehall Cc: squid-users@squid-cache.org Subject: RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny On Mon, 14 Sep 2009 12:12:27 +1000, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi Amos, The changes you suggested worked perfectly

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-10-06 Thread Amos Jeffries
-cache.org Subject: RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny On Mon, 14 Sep 2009 12:12:27 +1000, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi Amos, The changes you suggested worked perfectly. Thankyou. What I'm not quite sure of is why. I

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-10-06 Thread Dion Beauglehall
-users] Squid/LDAP re-challenges browser on http_access deny On Wed, 7 Oct 2009 14:23:45 +1100, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi, I am now having issues with custom error pages, I have the deny_info line for the accessdeny acl, but it isn't getting used (I assume

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-10-04 Thread Dion Beauglehall
? Regards, Dion -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Thursday, 10 September 2009 11:30 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/LDAP re-challenges browser on http_access deny On Thu, 10 Sep 2009 10:55:58 +1000, Dion

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-10-04 Thread Amos Jeffries
and check that the connection-auth settings are still turned on (default is on for Squid-2). Amos -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Thursday, 10 September 2009 11:30 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/LDAP re

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-09-13 Thread Dion Beauglehall
[mailto:squ...@treenet.co.nz] Sent: Thursday, 10 September 2009 11:30 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/LDAP re-challenges browser on http_access deny On Thu, 10 Sep 2009 10:55:58 +1000, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi, I’m configuring

RE: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-09-13 Thread Amos Jeffries
...@treenet.co.nz] Sent: Thursday, 10 September 2009 11:30 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid/LDAP re-challenges browser on http_access deny On Thu, 10 Sep 2009 10:55:58 +1000, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi, I’m configuring

[squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-09-09 Thread Dion Beauglehall
Hi, I’m configuring a squid proxy box with LDAP authentication, and ACLs based on LDAP groups. I have the LDAP authentication working, as are groups. However, when I add a user to an “Access Denied” group, squid then causes the browser to bring up a authentication dialog box. Most squid

Re: [squid-users] Squid/LDAP re-challenges browser on http_access deny

2009-09-09 Thread Amos Jeffries
On Thu, 10 Sep 2009 10:55:58 +1000, Dion Beauglehall beaugleha...@vermontsc.vic.edu.au wrote: Hi, I’m configuring a squid proxy box with LDAP authentication, and ACLs based on LDAP groups. I have the LDAP authentication working, as are groups. However, when I add a user to an “Access

Re: [squid-users] Squid ldap failover

2009-08-21 Thread Jorge Armando Medina
Henrik Nordstrom wrote: tis 2009-08-18 klockan 15:51 -0400 skrev mic...@casa.co.cu: Hello Using squid 2.6.STABLE21 Version. I authenticate my users against active directory of windows. need to add another server to possible technical failures, if no response from the primary

[squid-users] Squid ldap failover

2009-08-18 Thread michel
Hello Using squid 2.6.STABLE21 Version. I authenticate my users against active directory of windows. need to add another server to possible technical failures, if no response from the primary controller, then to consult a secondary. is it possible? Michel

Re: [squid-users] Squid ldap failover

2009-08-18 Thread Henrik Nordstrom
tis 2009-08-18 klockan 15:51 -0400 skrev mic...@casa.co.cu: Hello Using squid 2.6.STABLE21 Version. I authenticate my users against active directory of windows. need to add another server to possible technical failures, if no response from the primary controller, then to consult a

[squid-users] squid + ldap + samba + ntlm?

2009-07-07 Thread Eduardo A. Paris
Hello everyone I'm working with squid and I have some idea that may be useful or not. Squid ntlm authenticated proxy against samba. Samba with ldap storage synchronized with a windows active directory ldap db. It might sound a somewhat like a merry-go-round, but this way, authentication may not

[squid-users] squid ldap auth osx

2009-04-22 Thread jeff donovan
Greetings working on creating a simple web access cache with authentication. I want to use my current LDAP directory to get login info. running squid 3.0 stable 13 so close. clients browser pops up and asks for credentials. The username and pass are given and the browser prompts again.

[squid-users] Squid + LDAP + Multi-Domains -- Retrieving groups

2008-09-08 Thread Kid Corp
Hi all, (Sorry for my bad English) I'm setting-up SQUID for my work, and I'm having problems with ACL and LDAP : We have 3 domains with approbations working up. I have set-up SQUID to work as Transparent proxy and NTLM authentication. It's working well with my domain1.local, all users are

Re: [squid-users] Squid LDAP Group

2008-07-17 Thread Henrik Nordstrom
On ons, 2008-07-16 at 18:31 -0700, Zack Duchene wrote: I am having a very hard time getting the group external_acl to work with my active directory. Here is the command that I am using: external_acl_type InetGroup %LOGIN /usr/lib/squid/squid_ldap_group -R -b dc=ADVANTAGE,dc=com -D

[squid-users] Squid LDAP Group

2008-07-16 Thread Zack Duchene
I am having a very hard time getting the group external_acl to work with my active directory. Here is the command that I am using: external_acl_type InetGroup %LOGIN /usr/lib/squid/squid_ldap_group -R -b dc=ADVANTAGE,dc=com -D cn=admin1,cn=USERS,dc=ADVANTAGE,dc=com -w ** -f

[squid-users] Squid LDAP Authentication Problems

2007-10-29 Thread Jemburula
Hi everyone :-), I'm having some problems configuring Squid to authenticate with LDAP. I first of all started by testing these commands in the command line: /usr/lib64/squid/squid_ldap_auth -b dc=example,dc=com,dc=au -D cn=Administrator,cn=Users,dc=example,dc=com,dc=au -w mypassword -f

Re: [squid-users] Squid LDAP Authentication Problems

2007-10-29 Thread Mauricio Silveira
Hi, Just curious: How did you setup ldap? What distro? Are you authenticating with a Win2* AD server? Did you change the schema? - Mauricio Jemburula wrote: Hi everyone :-), I'm having some problems configuring Squid to authenticate with LDAP. I first of all started by testing these

Re: [squid-users] Squid LDAP Authentication Problems

2007-10-29 Thread Jemburula
Not sure if this is the right info you want: I am authenticating with a Win2003 AD server. squid_proxy_ldap was installed on the system when I installed, didn't exactly do any configuration for it I believe. The OS is Redhat Enterprise Linux 5. I'm not sure what you meant by change the schema?

Re: [squid-users] squid+ldap

2007-06-18 Thread pauloric
Em Dom, 2007-06-17 às 14:16 +0200, Henrik Nordstrom escreveu: fre 2007-06-15 klockan 09:56 -0300 skrev pauloric: c) from squid.conf: auth_param basic program /usr/lib/squid/ldap_auth -b dc=xxx,dc=com,dc=br -f uid=%s -h 130.0.150.2 auth_param basic children 10 auth_param basic

Re: [squid-users] squid+ldap

2007-06-17 Thread Henrik Nordstrom
fre 2007-06-15 klockan 09:56 -0300 skrev pauloric: c) from squid.conf: auth_param basic program /usr/lib/squid/ldap_auth -b dc=xxx,dc=com,dc=br -f uid=%s -h 130.0.150.2 auth_param basic children 10 auth_param basic program /usr/lib/squid/ncsa_auth /etc/admwebuser/squidusers.passwd

[squid-users] squid+ldap

2007-06-15 Thread pauloric
Hi Guys Scenario: Gnu Linux Debian 3.1 + squid 2.5.9-10sarge2 Using nsca_auth works like a charm, but now I intend to move everything to LDAP and I can't authenticate against it. see below from squid machine: a) squid:~# /usr/lib/squid/ldap_auth -b dc=xxx,dc=com,dc=br -f uid= % s -h

Re: [squid-users] squid+ldap

2007-06-15 Thread Dieter Bloms
Hi, On Fri, Jun 15, pauloric wrote: a) squid:~# /usr/lib/squid/ldap_auth -b dc=xxx,dc=com,dc=br -f uid= % s -h 130.0.150.2 pauloric pauloric OK that's good. squid# tail -f /var/log/squid/access.log| grep 130.0.150.2 1181911584.377 8 130.0.150.2 TCP_DENIED/407 1832 GET

[squid-users] Squid + ldap +ssl Secure authentication

2007-06-14 Thread Vootla, Bhagwan
Greetings ! I configured Squid+LDAP which works fine, but passwords are sent in plain text format over LAN. I need to send the passwords over SSL. In this regard, I have two questions. 1) I have read that SSL encryption can be achieved from proxy server to ldap server only. How can I

[squid-users] SQUID + LDAP (on Red Hat AS3)

2007-04-11 Thread Lucas Beber
Hello to all I have a task that at first sight it seemed simple and it is the one of installing SQUID with users' of LDAP validation in Microsoft Windows 2003 Server Directory Activates. I have already looked for for all sides and I don't find a correct information to be able to configure it.

Re: [squid-users] SQUID + LDAP (on Red Hat AS3)

2007-04-11 Thread Chris Robertson
Lucas Beber wrote: Hello to all I have a task that at first sight it seemed simple and it is the one of installing SQUID with users' of LDAP validation in Microsoft Windows 2003 Server Directory Activates. I have already looked for for all sides and I don't find a correct information to be

[squid-users] squid + ldap x group

2006-10-04 Thread Joe
Hola lista; tengo un problema, tengo mi squid y mi servidor ldap funcionando correctamente, deseo que mi tener acceso por grupo desde el esquid pero no he podido logralo hasta ahora, estoy utilizando squid_ldap_group en mi squid.conf external_acl_type ldap_group %LOGIN

RE: [squid-users] Squid LDAP Group authentication

2006-09-06 Thread Janco van der Merwe
-Original Message- From: Saqib Khan (horiba/eu) [mailto:[EMAIL PROTECTED] Sent: 06 September, 2006 13:47 To: squid-users@squid-cache.org Subject: [squid-users] Squid LDAP Group authentication Dear all, I am having some configuration problems with squid_ldap_group authentication. I created

[squid-users] Antwort: RE: [squid-users] Squid LDAP Group authentication

2006-09-06 Thread Saqib Khan \(horiba/eu\)
: 086 632 1708 -Original Message- From: Saqib Khan (horiba/eu) [mailto:[EMAIL PROTECTED] Sent: 06 September, 2006 13:47 To: squid-users@squid-cache.org Subject: [squid-users] Squid LDAP Group authentication Dear all, I am having some configuration problems with squid_ldap_group

RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-05 Thread Alejandro Decchi
Sorry Henrik to be very newbie what is TLS ?? -Mensaje original- De: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Enviado el: Lunes, 04 de Septiembre de 2006 17:56 Para: Alejandro Decchi CC: 'Saqib Khan (horiba/eu)'; squid-users@squid-cache.org Asunto: RE: [squid-users] Squid LDAP

RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-05 Thread Henrik Nordstrom
tis 2006-09-05 klockan 08:34 -0300 skrev Alejandro Decchi: Sorry Henrik to be very newbie what is TLS ?? Encryption. Formerly known as SSL. Regards Henrik signature.asc Description: Detta är en digitalt signerad meddelandedel

Re: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Saqib Khan \(horiba/eu\)
-cache.org Sent: Friday, September 01, 2006 10:07 AM Subject: [squid-users] Squid LDAP authentication with 2003 AD Hello List members, I am getting problem after authenticating a user over ldap. After getting authenticated I get the following error message: ERROR The requested URL could

[squid-users] Antwort: Re: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Saqib Khan \(horiba/eu\)
-cache.org | | | Thema| | | Re: [squid-users] Squid LDAP| | | authentication with 2003 AD

RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Alejandro Decchi
2006 05:08 Para: Alejandro Decchi CC: squid-users@squid-cache.org Asunto: Re: [squid-users] Squid LDAP authentication with 2003 AD Hi, Please follow the instructions stated in the link below. It's a very easy clear documentation. http://kb.papercutsoftware.com/Main

[squid-users] Antwort: RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Saqib Khan \(horiba/eu\)
| | | Thema| | | RE: [squid-users] Squid LDAP | | | authentication with 2003 AD

RE: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-04 Thread Henrik Nordstrom
mån 2006-09-04 klockan 08:18 -0300 skrev Alejandro Decchi: Did you follow this step by step ? Because I did that but I could not made that user authenticate by active directory. The page say that we do not need samba.The only package that we need are: Squid and Ldap.I install openldap and the

[squid-users] Squid LDAP authentication with 2003 AD

2006-09-01 Thread Saqib Khan \(horiba/eu\)
Hello List members, I am getting problem after authenticating a user over ldap. After getting authenticated I get the following error message: ERROR The requested URL could not be retrieved While trying to retrieve the URL: http://www.google.de/ The following error was encountered:

Re: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-01 Thread Alejandro Decchi
but i could not Thz - Original Message - From: Saqib Khan (horiba/eu) [EMAIL PROTECTED] To: squid-users@squid-cache.org Sent: Friday, September 01, 2006 10:07 AM Subject: [squid-users] Squid LDAP authentication with 2003 AD Hello List members, I am getting problem after authenticating

Re: [squid-users] Squid LDAP authentication with 2003 AD

2006-09-01 Thread Henrik Nordstrom
On Fri, 2006-09-01 at 15:07 +0200, Saqib Khan (horiba/eu) wrote: Hello List members, I am getting problem after authenticating a user over ldap. After getting authenticated I get the following error message: ERROR The requested URL could not be retrieved While trying to retrieve

[squid-users] squid-ldap hepl

2006-04-19 Thread Remy Almeida
I have recently started ldap authentication for squid and I get the following message 2006/04/20 09:05:00| WARNING: basicauthenticator #41 (FD 139) exited 2006/04/20 09:05:12| WARNING: basicauthenticator #42 (FD 140) exited 2006/04/20 09:05:47| WARNING: basicauthenticator #43 (FD 141) exited

[squid-users] Squid Ldap

2006-03-18 Thread Olsson Mattias
Hi! I would like to use LDAP to auth proxy users (win 2003). Its working great exept that i have to login every time. I have seen that the NT domain name could be removed with option -S. But i cant get that to work. Please have a look and correct me:) external_acl_type InetGroup %LOGIN

RE: [squid-users] Squid Ldap

2006-03-18 Thread Nick Duda
: Subject: [squid-users] Squid Ldap Hi! I would like to use LDAP to auth proxy users (win 2003). Its working great exept that i have to login every time. I have seen that the NT domain name could be removed with option -S

[squid-users] Squid + Ldap

2006-03-17 Thread M.
Hi I`m using ldap with squid and it works fine, but i have an attr in ldap that say if the user can or cannot access to the proxy. and the filter is: auth_param basic program /usr/lib/squid/ldap_auth -b ou=company.tld,ou=accounts,ou=postfix,o=company -f ((mail=%

Re: [squid-users] Squid + Ldap

2006-03-17 Thread Henrik Nordstrom
fre 2006-03-17 klockan 15:11 -0400 skrev Michael Fernández M.: but it does not take the value of proxyallow if i set the value to FALSE, so the user enter his mail and pass, but this is allow to navigate even with FALSE in proxyallow Can not really happen with the filter you gave. What can

Re: [squid-users] Squid - Ldap

2006-02-19 Thread Franco, Battista
: [squid-users] Squid - Ldap -Original Message- From: Franco, Battista [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 7:34 AM To: squid-users@squid-cache.org Cc: Mark Elsen Subject: [squid-users] R: [squid-users] R: [squid-users] Squid - Ldap Hi I understand it but why

RE: [squid-users] Squid - Ldap

2006-02-19 Thread Chris Robertson
-Original Message- From: Franco, Battista [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 11:19 PM To: Chris Robertson; squid-users@squid-cache.org Subject: Re: [squid-users] Squid - Ldap I tried setenforce 0 and now it's OK. :o But another question: everytime I

[squid-users] Squid - Ldap

2006-02-16 Thread Franco, Battista
Hello I want use squid 2.5stable9 with LDAP Windows 2003 Server authentication. From command line : /usr/lib/squid/squid_ldap_auth -b OU=Users,OU=,OU=Locations,OU=,dc=bb,dc=cc,dc=,dc=net -f sAMAccountName=%s -h 10.239.56.2 It's OK. But when I try to connect to internet from a client

Re: [squid-users] Squid - Ldap

2006-02-16 Thread Mark Elsen
Hello I want use squid 2.5stable9 with LDAP Windows 2003 Server authentication. From command line : /usr/lib/squid/squid_ldap_auth -b OU=Users,OU=,OU=Locations,OU=,dc=bb,dc=cc,dc=,dc=net -f sAMAccountName=%s -h 10.239.56.2 It's OK. But when I try to connect to internet from

[squid-users] R: [squid-users] Squid - Ldap

2006-02-16 Thread Franco, Battista
Hi I understand it but why when do i use squid_ldap_auth from command line it's work? -Messaggio originale- Da: Mark Elsen [mailto:[EMAIL PROTECTED] Inviato: giovedì 16 febbraio 2006 11.20 A: Franco, Battista Cc: squid-users@squid-cache.org Oggetto: Re: [squid-users] Squid - Ldap

[squid-users] R: [squid-users] R: [squid-users] Squid - Ldap

2006-02-16 Thread Franco, Battista
] Squid - Ldap Hi I understand it but why when do i use squid_ldap_auth from command line it's work? -Messaggio originale- Da: Mark Elsen [mailto:[EMAIL PROTECTED] Inviato: giovedì 16 febbraio 2006 11.20 A: Franco, Battista Cc: squid-users@squid-cache.org Oggetto: Re: [squid-users] Squid

RE: [squid-users] Squid - Ldap

2006-02-16 Thread Chris Robertson
-Original Message- From: Franco, Battista [mailto:[EMAIL PROTECTED] Sent: Thursday, February 16, 2006 7:34 AM To: squid-users@squid-cache.org Cc: Mark Elsen Subject: [squid-users] R: [squid-users] R: [squid-users] Squid - Ldap Hi I understand it but why when do i use

Re: [squid-users] Squid - LDAP

2006-02-14 Thread Tim Neto
One thing to note, In Windows 2003 Server, Microsoft disables anonymous LDAP binds by default. Instead of doing an anonymous bind, try testing your squid_ldap_auth command with options to bind as an authorative user. Like: /usr/lib/squid/squid_ldap_auth -D Administrator -w

[squid-users] R: [squid-users] Squid - LDAP

2006-02-14 Thread Franco, Battista
: Esteban; Franco, Battista Oggetto: Re: [squid-users] Squid - LDAP One thing to note, In Windows 2003 Server, Microsoft disables anonymous LDAP binds by default. Instead of doing an anonymous bind, try testing your squid_ldap_auth command with options to bind as an authorative user. Like

[squid-users] Squid - Ldap

2006-02-13 Thread Franco, Battista

[squid-users] Squid - LDAP

2006-02-13 Thread Franco, Battista
Hello I use squid 2.5stable9 on fedora core 4. I want use squid with ldap (Windows 2003) authentications. Client doesn't work and access.log file is: 1139839762.746 0 10.239.57.19 TCP_DENIED/407 1784 GET http://www.microsoft.com/isapi/redir.dll? - NONE/- text/html My squid.conf is: .

RE: [squid-users] Squid - LDAP

2006-02-13 Thread Esteban
Test if the autenticator work.. run /usr/lib/squid/squid_ldap_auth -R -b dc=xx,dc=yyy,dc=,dc= -f sAMAccountName=%s -h 10.239.56.2 And enter UsernameSPACEpasswordENTER IF you get OK the autenticator Works If you always get an ERR you should chech te configuration of the Helper / the Ldap

RE: [squid-users] Squid - LDAP

2006-02-13 Thread Esteban
I tried to test the helper but no message appear (Error/OK) Where do i find the helper file configuration? Soo the problem seems to be the Helper/autenticator. The helper don´t have a configuration file. You should have to use the comand line paramters only. Make shure you can actualy conect

[squid-users] Re: [Bulk] Re: [squid-users] squid ldap group authentication

2005-12-06 Thread Ghislain Garcon
CsY a écrit : where cn=doe in user in internet group? And what way could i use, when i have 200internet user in 500users network? i think, i put all needed user in internet group, and this will work. any idea? thanks The helper uses the base DN ( -b option ) as a root to create the query

Re: [squid-users] squid ldap group authentication

2005-12-06 Thread CsY
Ghislain Garcon check your [EMAIL PROTECTED] email address please Thanks

[squid-users] squid ldap group authentication

2005-12-05 Thread CsY
Hello Can i help you? I need set up the ldap group authentication, this rule do not working. Any idea? auth_param basic program /usr/lib/squid/ldap_auth -ZZ -b ou=peoples,dc=mydomain,dc=com ldap external_acl_type ldap_group %LOGIN /usr/lib/squid/squid_ldap_group -ZZ -b

Re: [squid-users] squid ldap group authentication

2005-12-05 Thread Mark Elsen
On 12/5/05, CsY [EMAIL PROTECTED] wrote: Hello Can i help you? I need set up the ldap group authentication, this rule do not working. Any idea? auth_param basic program /usr/lib/squid/ldap_auth -ZZ -b ou=peoples,dc=mydomain,dc=com ldap external_acl_type ldap_group %LOGIN

  1   2   >