Bug 833656

Summary: [Kerberos] Using different machines to register and click activation link produce HTTP 401
Product: [Retired] Zanata Reporter: Ding-Yi Chen <dchen>
Component: Authentication-KerberosAssignee: zanata-dev-internal <zanata-dev-internal>
Status: CLOSED NOTABUG QA Contact: Ding-Yi Chen <dchen>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.6-SNAPSHOTCC: mkim, sflaniga, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-15 01:49:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2012-06-20 04:29:52 UTC
Description of problem:
With Kerberos authentication, if using different machines to register
 and click activation link. It would produce HTTP 401 error.

Version-Release number of selected component (if applicable):
1.7-SNAPSHOT (20120620-1212)

How reproducible:
Always

Steps to Reproduce:
1. Register from machine A.
2. Check the email from machine B, and click the activation link.
  
Actual results:
Failed with HTTP 401

Expected results:
User is activated.

Comment 1 Runa Bhattacharjee 2012-07-30 12:59:01 UTC
Request for technical evaluation.

Comment 2 Sean Flanigan 2012-07-31 02:14:02 UTC
Does machine B have a Kerberos ticket at step 2?

Comment 4 Ding-Yi Chen 2013-02-15 01:49:46 UTC
Tested with Zanata version 2.2-SNAPSHOT (20130215-0034).

Without Kerberos ticket at step 2: Fail with 401.
With Kerberos ticket at step 2: Success.

Seem we can close this as NOTABUG.