Amos, Thank you for the reply, I see the -r switch is the one that does the trick. -----Original Message----- From: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] Sent: 23 March 2012 01:12 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: strip Kerberos Realm On 23/03/2012 11:58 p.m., JC Putter wrote: > > Hi > > I configured my proxy with kerberos authenitcation, when doing ntlm or > basic authentication only the username is logged. When using Keberos > the realm is added to the username (@EXAMPLE.COM) > > Is it possible to strip this from the username using kerberos? Username logged is whatever your authenticator sends back to Squid as the username. squid_kerb_auth recent versions have a command switch to strip the domain. Amos