[squid-users] squid ldap group authentication

From: CsY <csy@dont-contact.us>
Date: Mon, 05 Dec 2005 15:16:23 +0100

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 "cn=netgroup,ou=groups,dc=mydomain,dc=com" -f
"(&(objectclass=posixGroup)(cn=%a)(member=%v))" -B
"ou=peoples,dc=mydomain,dc=com" -F uid="%s" -w pass serveraddress:serverport

acl password proxy_auth REQUIRED
acl password_group external ldap_group internet

http_access allow password_group

thanks
Received on Mon Dec 05 2005 - 07:16:29 MST

This archive was generated by hypermail pre-2.1.9 : Sat Dec 31 2005 - 12:00:02 MST