diff --git a/README b/README index ec9369e..87d5c82 100644 --- a/README +++ b/README @@ -310,6 +310,9 @@ CONFIGURATION FULL_USERNAME IP_ADDRESS + When 'UseClientDNSName' is ebabled you can replace ip address by a + DNS name. + If you have auth_proxy enable but want to replace login name by full user name for example, create a file with this format: @@ -320,9 +323,6 @@ CONFIGURATION You can use regex to match and group some user login or ip addresses. See user-aliases file for examples. - You can also replace default ip address by his DNS name by enabling - directive 'UseClientDNSName'. - AnonymizeLogin 0 Set this to 1 if you want to anonymize all user login. The username will be replaced by an unique id that change at each squid-analyzer diff --git a/doc/SquidAnalyzer.pod b/doc/SquidAnalyzer.pod index efcce7d..d165848 100644 --- a/doc/SquidAnalyzer.pod +++ b/doc/SquidAnalyzer.pod @@ -321,6 +321,8 @@ show username or computer name instead, create a file with this format: FULL_USERNAME IP_ADDRESS +When 'UseClientDNSName' is ebabled you can replace ip address by a DNS name. + If you have auth_proxy enable but want to replace login name by full user name for example, create a file with this format: @@ -331,9 +333,6 @@ Separator for both must be a tabulation. You can use regex to match and group some user login or ip addresses. See user-aliases file for examples. -You can also replace default ip address by his DNS name by enabling -directive 'UseClientDNSName'. - =item AnonymizeLogin 0 Set this to 1 if you want to anonymize all user login. The username