version 1.6, 2009/11/11 21:26:48
|
version 1.7, 2010/10/27 00:22:51
|
Line 5 First, Kerberize your [[system]]. Then:
|
Line 5 First, Kerberize your [[system]]. Then:
|
7. Open Firefox. |
7. Open Firefox. |
7. Go to [about:config](about:config). |
7. Go to [about:config](about:config). |
7. Filter for `network.negotiate-auth`. |
7. Filter for `network.negotiate-auth`. |
7. Set `network.negotiate-auth.trusted-uris` and |
7. Set `network.negotiate-auth.trusted-uris` (_not_ |
`network.negotiate-auth.delegation-uris` to `netbsd.org`. |
`network.negotiate-auth.delegation-uris`) to `netbsd.org`. |
7. **(Windows only)** Filter for `use-sspi`, then set `network.auth.use-sspi` to `false`. |
7. **(Windows only)** Filter for `use-sspi`, then set `network.auth.use-sspi` to `false`. |
"""]] |
"""]] |
|
|
Line 21 Possibly the same as [[!toggle id="safar
|
Line 21 Possibly the same as [[!toggle id="safar
|
7. There is no Step 2. |
7. There is no Step 2. |
"""]] |
"""]] |
|
|
|
#### [[!toggle id="chrome" text="Google Chrome"]] |
|
[[!toggleable id="chrome" text=""" |
|
[Chromium docs](http://sites.google.com/a/chromium.org/dev/developers/design-documents/http-authentication) |
|
"""]] |
|
|
#### [[!toggle id="ie" text="Internet Explorer"]] |
#### [[!toggle id="ie" text="Internet Explorer"]] |
[[!toggleable id="ie" text=""" |
[[!toggleable id="ie" text=""" |
Internet Explorer can use Microsoft's built-in Kerberos. Anyone know how? Some possibly relevant links: |
Internet Explorer can use Microsoft's built-in Kerberos. Anyone know how? Some possibly relevant links: |