enable negotiate-auth for https;
Surprised firefox doesn't support kerberos through GSSAPI or similar as
is. I thought the version in RHEL 4 did - there was a big Kerberos push
for RHEL 4 - are you sure?
I didn't rebuild Firefox, I just hacked prefs.js to set:
user_pref("network.negotiate-auth.delegation-uris", "http://, https://");
user_pref("network.negotiate-auth.trusted-uris", "http://, https://");
IIRC, Mozilla shipped with FC3 doesn't support it.
Only Firefox does. But who's still using Mozilla anyway?