Re: [squid-users] Squid_ldap_group

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 24 Oct 2002 01:07:13 +0200

The -f argument to suqid_ldap_group needs to contain special codes
referring to the login or group names. The correct external_acl_type
line reads:

external_acl_type ldapou %LOGIN
/usr/local/squid/libexec/squid_ldap_group -b "dc=xxx,dc=com" -f
"(&(uid=%v)(ou=%a))" -h localhost

acl ou_testing ldapou Testing

These magic codes is documented in the squid_ldap_group documentation
shipped with Squid.

Regards
Henrik Nordström
Received on Wed Oct 23 2002 - 17:07:20 MDT

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