[squid-users] LDAP and Novell E-Directory

From: Corey Tyndall <CTyndall@dont-contact.us>
Date: Fri, 11 Feb 2005 10:33:38 -0500

HELP!
I am an LDAP newbie so please be patient. I have searched the archives
but have not been able to really find answers. I am trying to
authenticate http users through Squid via LDAP. I am running RH
Enterprise and Squid-2.5.STABLE3-3.3E. I am able to run the ldapsearch
command:

ldapsearch -x -b 'ou=DEPARTMENT,o=COMPANY' 'cn=joe'

This gives me the info back on user Joe. The following is what I added
to my squid.conf

auth_param basic program /usr/lib/squid/squid_ldap_auth -u uid -b
ou=DEPARTMENT,o=COMPANY -h LDAPSERVER
auth_param basic children 5
auth_param basic realm Proxy HTTP Company
auth_param basic credentialsttl 10 minute

acl Authorized proxy_auth REQUIRED

http_access allow Authorized

When I open the browser that is pointing to the proxy server is prompts
for userid and pass but when I enter in the credentials if just comes
right back and ask for the userid and pass again. Please point me in
the right direction. Thanks

------------------------------------------------------------------------------
The contents of this e-mail (and any attachments) are confidential, may be privileged and may contain copyright material. You may only reproduce or distribute material if you are expressly authorized by us to do so. If you are not the intended recipient, any use, disclosure or copying of this email (and any attachments) is unauthorized. If you have received this e-mail in error, please notify the sender and immediately delete this e-mail and any copies of it from your system.
==============================================================================
Received on Fri Feb 11 2005 - 08:33:58 MST

This archive was generated by hypermail pre-2.1.9 : Tue Mar 01 2005 - 12:00:02 MST