Skip to content
Karl Ramm edited this page Mar 28, 2009 · 4 revisions

NegotiateAuth

how to make firefox work

If you are not coming from ATHENA.MIT.EDU right now, you probably need to add something to the [capaths] section of your krb5.conf. It should look something like this:

[capaths]
        YOUR.REALM = {
                ATHENA.MIT.EDU = .
                1TS.ORG = ATHENA.MIT.EDU
        }

(This presumes that you've shared keys with ATHENA.MIT.EDU. If you don't, and you want in via kerberos, uh, contact someone via zephyr?)

Clone this wiki locally