Policy is Not Being Applied to User or Group

Problem

One or more policies is not being applied to certain Users or Groups; IWSVA is configured for ICAP mode and is using the LDAP User identification method.

Reason

Some ICAP client, including NetCache version 5.6.2 R1+, do not forward the "Proxy-Authorization" header when making requests to IWSVA. As a result, IWSVA is unable to identify the user credentials during the ICAP Response modification phase.

Solution

To work around this issue you need to enable the user IP cache in the IWSVA configuration file.

  1. Log into the IWSVA CLI interface and change to enable mode.

  2. Type the following command to change the IWSVA configuration file to enable the user IP cache:

configure module ldap ipuser_cache enable

 

(The parameter can be used in an environment of dynamic client IP addresses to preserve the unique identify a client machine).