#5804 [Infrastructure/Kerberos] Client not found in Kerberos database
Closed: Fixed 7 years ago Opened 7 years ago by cathay4t.

[fge@fedr ~]$ KRB5_TRACE=/dev/stdout kinit cathay4t@FEDORAPROJECT.ORG
[2304] 1487650633.797973: Getting initial credentials for cathay4t@FEDORAPROJECT.ORG
[2304] 1487650633.798594: Sending request (205 bytes) to FEDORAPROJECT.ORG
[2304] 1487650633.800631: Resolving hostname id.fedoraproject.org
[2304] 1487650639.148710: TLS certificate name matched "id.fedoraproject.org"
[2304] 1487650639.260809: Sending HTTPS request to https 67.203.2.67:443
[2304] 1487650639.484597: Received answer (191 bytes) from https 67.203.2.67:443
[2304] 1487650639.484631: Terminating TCP connection to https 2604:1580:fe00:0:dead:beef:cafe:fed1:443
[2304] 1487650639.484694: Terminating TCP connection to https 2605:bc80:3010:600:dead:beef:cafe:fed9:443
[2304] 1487650639.484746: Terminating TCP connection to https 2605:bc80:3010:600:dead:beef:cafe:feda:443
[2304] 1487650639.484792: Terminating TCP connection to https 2607:f188::dead:beef:cafe:fed1:443
[2304] 1487650639.484823: Terminating TCP connection to https 2610:28:3090:3001:dead:beef:cafe:fed3:443
[2304] 1487650639.485127: Terminating TCP connection to https 67.203.2.67:443
[2304] 1487650639.541691: Response was from master KDC
[2304] 1487650639.541743: Received error from KDC: -1765328378/Client not found in Kerberos database
kinit: Client 'cathay4t@FEDORAPROJECT.ORG' not found in Kerberos database while getting initial credentials

[fge@fedr ~]$ rpm -q krb5-workstation
krb5-workstation-1.15-6.fc26.x86_64

Tried to login fas, and even changed password, sill no luck.


Metadata Update from @kevin:
- Issue tagged with: authentication

7 years ago

krbDebug all pass.

[fge@fedr KrbDebug]$ ./KrbDebug
test_01_installed (main.TestKerberos) ... ok
test_02_using_collection (main.TestKerberos) ... ok
test_03_configuration (main.TestKerberos) ... ok
test_04_kinit (main.TestKerberos) ... ok


Ran 4 tests in 6.015s

OK

Can you now try changing your password again and see if it works?

Problem fixed.

Thanks.

Metadata Update from @cathay4t:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata