Skip to content
Karl Ramm edited this page Aug 11, 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 probably 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 kcr via zephyr?)

Currently configured remote realms on the server end:

  • ATHENA.MIT.EDU
  • CSAIL.MIT.EDU
  • ANDREW.CMU.EDU
  • IASTATE.EDU
  • CS.CMU.EDU
  • THOK.ORG
  • DEMENTIA.ORG
  • GRAND.CENTRAL.ORG
  • CLUB.CC.CMU.EDU
Clone this wiki locally