fre 2006-02-24 klockan 17:58 +0530 skrev Remy Almeida:
> Hi
> My query.sql file
> cat /etc/squid/query.sql
>       USE proxy;
>       select userid FROM userid;
> 
> my squid.conf file
> external_acl_type mysql concurrency=20 ttl=5 %LOGIN /etc/squid/query.sql

This won't work..

external_acl_type expects a program which behaves according to the
specifications in the description of this directive..

        The helper receives lines per the above format specification,
        and returns lines starting with OK or ERR indicating the validity
        of the request and optionally followed by additional keywords with
        more details.

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to