Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(702)

Issue 3055001: Use different separators for service-type and service-name in Kerberos SPN. (Closed)

Created:
10 years, 5 months ago by cbentzel
Modified:
9 years, 7 months ago
Reviewers:
ahendrickson
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Use different separators for service-type and service-name in Kerberos SPN. GSSAPI expects SPNs to be in the form HTTP@<server_name> and SSPI expects SPNs to be in the form HTTP/<server_name>. BUG=33033 TEST=net_unittests --gtest_filter="*HttpAuthHandlerNegotiate*", go against Kerberized server on Linux or OSX and see that the TGS is retrieved correctly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52984

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -3 lines) Patch
M net/http/http_auth_handler_negotiate.cc View 2 chunks +10 lines, -3 lines 0 comments Download
M net/http/http_auth_handler_negotiate_unittest.cc View 5 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
cbentzel
10 years, 5 months ago (2010-07-19 19:55:23 UTC) #1
ahendrickson
10 years, 5 months ago (2010-07-19 20:18:55 UTC) #2
LGTM.

On 2010/07/19 19:55:23, cbentzel wrote:
>

Powered by Google App Engine
This is Rietveld 408576698