Re: [squid-users] ip_user_check question

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 28 Sep 2004 14:28:17 +0200 (CEST)

On Tue, 28 Sep 2004, Costas Zacharopoulos wrote:

> How can i configure ip_user_check in my squid.conf? what acl statements do I
> need?

See the ip_user README

   helpers/external_acl/ip_user/README

> How can I test ip_user_check from the command line?

All external_acl helpers works in the same manner. They accept input
according to hte format specification as input and will print out OK/ERR
in response.

% /path/to/ip_user_check -f /path/to/config.file
[I type] 192.168.1.53 henrik
[result] OK
[I type] 192.168.1.52 henrik
[result] ERR

Regards
Henrik
Received on Tue Sep 28 2004 - 06:28:19 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Oct 01 2004 - 12:00:03 MDT