> we recently implemented proxy authentication. as a > result, userids are > also being logged in the access.log. i have googled > and searched thru > the squid archives but have not found anything. is > there any way of > disabling the inclusion of userids in the access.log > without disabling > logging to access.log? Default log file (common log file format) will log username in logs. You have to use Native log file format so that username will not be logged. Else you can write a script to remove the field and store it in some other log file. (simple awk script) Best Regards, Squid Runner Team SquidRunner - An Automatic Squid Builder Web: http://freshmeat.net/projects/squidrunner/ Mail: squidrunner_dev at yahoo dot com __________________________________ Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides! http://travel.yahoo.com/p-travelguide