Google Chrome and kerberos authentication against Apache
- by Lars
I've managed to get kerberos authentication to work now with Apache and Likewise Open but so far, Google Chrome doesn't seem to play fair.
Unless I start it with chrome.exe --auth-server-whitelist="*company.com" it does only pop-up a login window but will not accept any credentials at all.
As far as I know, the --auth-server-whitelist option…