Name

ident_lookup_access

Synopsis

The ident_lookup_access rules determine whether or not Squid performs an RFC 1413 username lookup for a client’s TCP connection. These rules are checked before Squid reads any part of the HTTP request. Thus, only TCP/IP-based ACL elements (e.g., client address, port number) should be used in these rules.

Syntax

ident_lookup_access allow|deny [!]ACLname ...

Default

ident_lookup_access deny all

Example

ident_lookup_access allow TheseClients

Related

acl, ident_timeout

Get Squid: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.