[squid-users] Réf. : RE: [squid-users] Réf. : Re: [squid-users] Réf . : [ squid-users] Active Directory groupmembership forrestricting acess ( LDAP

From: <cjmsquid@dont-contact.us>
Date: Fri, 8 Jun 2001 15:26:25 -0400

I really don't mind ... after all I have only change the "uid" with "cn"
from the original source code.

Don't forget to allow "clear text password" in your Ldap server config.
It's SSL by default. Someday I will modify the code to work with SSL (for
Novell at least).

Plus you have to give read access to an anonymous user so it can read the
information (again for Novell).

I'm not sure what you mean by "an example of the dn" but here what i've got
in my squid.conf :

ldap_auth_program /usr/local/squid/bin/group_ldap_auth o=myOrg
myserver.mydomain.qc.ca 389
......
acl group_acl ldap_auth static grp_proxy
.....
http_access allow group_acl

Hope this will help you,

Louis-Steve Desjardins
Les Centres jeunesse de Montréal
(See attached file: group_ldap_auth.c)

                                                                                                
                    "Andre van Zyl"
                    <vanzyla@cedara.kzn Pour : <cjmsquid@mtl.centresjeunesse.qc.ca>
                    tl.gov.za> cc :
                                               Objet : RE: [squid-users] Réf. : Re:
                    2001-06-08 01:50 [squid-users] Réf . : [ squid-users] Active
                                               Directory groupmembership forrestricting acess
                                               ( LDAP
                                                                                                

Hi,

Would you mind sending me your modified code, and also an example of the dn
you used against a Novell box?

Thanks in advance,

Andre

Received on Fri Jun 08 2001 - 13:29:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:35 MST