Hi squid users, it seems that when doing krb auth, proxy_auth acl are case sensitive and must contain the realm (like what is logged in squid access log). is there a way to change this, because when using squid_ldap_auth as fallback, I have to put names twice such as: acl administrator proxy_auth Administrator@TEST.LOCAL administrator "Administrator@TEST.LOCAL" works with kerberos "administrator" works for ldap, but not for kerberos any help will be appreciated :)