Chromium Code Reviews
Help | Chromium Project | Sign in
(65)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by cbentzel
Modified:
4 years 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
Commit: CQ not working?

Messages

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

On 2010/07/19 19:55:23, cbentzel wrote:
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be