Bug 1483628 - Firefox and GSSAPI are broken
Summary: Firefox and GSSAPI are broken
Keywords:
Status: CLOSED DUPLICATE of bug 1481655
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-21 14:00 UTC by andrew
Modified: 2017-08-21 14:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-21 14:19:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description andrew 2017-08-21 14:00:15 UTC
Description of problem:

Currently firefox is not accepting  any kerb tickets.
On fedora 25 this was working. No changes have made to my krb5.conf.
And currently I am able to use my kerb tickets for ssh and other applications.
Just not via firefox. 


Version-Release number of selected component (if applicable):

[alemay@wopr ~]$ rpm -qa | grep firefox
firefox-55.0.1-1.fc26.x86_64

[alemay@wopr ~]$ rpm -qa | grep ^krb
krb5-workstation-1.15.1-22.fc26.x86_64
krb5-libs-1.15.1-22.fc26.i686
krb5-devel-1.15.1-22.fc26.x86_64
krb5-libs-1.15.1-22.fc26.x86_64


How reproducible:

100%


Steps to Reproduce:
1. kinit
2.open firefox to a website that requires kerb ticket
3.

Actual results:

 Site to fails properly authenticate

Expected results:
 Site to properly authenticate

Additional info:

Comment 1 andrew 2017-08-21 14:09:31 UTC
Switching 

[libdefaults]
 dns_canonicalize_hostname = false


 to 

[libdefaults]
 dns_canonicalize_hostname = true


Fixes this problem.

Comment 2 Nathaniel McCallum 2017-08-21 14:19:14 UTC

*** This bug has been marked as a duplicate of bug 1481655 ***


Note You need to log in before you can comment on or make changes to this bug.