user-aliases (squidanalyzer-6.5) | : | user-aliases (squidanalyzer-6.6) | ||
---|---|---|---|---|
#------------------------------------------------------------------------------- | #------------------------------------------------------------------------------- | |||
# Squid Analyzer User Alias configuration file | # Squid Analyzer User Alias configuration file | |||
# FORMAT : FULL_USER_NAME IP_ADDRESS|LOGIN_NAME,LOGIN_REGEX | # FORMAT : FULL_USER_NAME IP_ADDRESS|LOGIN_NAME,LOGIN_REGEX | |||
# Field separator must be one or more tabulation. Space in user name are not | # Field separator must be one or more tabulation. Space in user are allowed. | |||
# allowed. See example bellow | # See example below | |||
#------------------------------------------------------------------------------- | #------------------------------------------------------------------------------- | |||
#MyFirstName mylogin,192.168.1.12 | #MyFirstName mylogin,192.168.1.12 | |||
#MyOtherNames logon\d+ | #MyOtherNames logon\d+ | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |