On Mon, 12 Jan 2004, Tim Neto wrote:

> 
>     squid (pid 6251 6249) is running...
>     20040112 15:04:09| _*squid.conf line 83: acl kclit_grp ldap_group
>     kclit*_

The acl is almost correct, but is missing one word. It should read:

  acl kclit_grp external ldap_group kclit


There has been thought about eleminating the need of the external 
keyword on acl types defined by external_acl_type, but this has not yet 
been done.

Note: some of the early examples for squid_ldap_group did the same error 
of forgetting the external keyword..

Regards
Henrik

Reply via email to