#5802 Client not found in Kerberos database while getting initial credentials
Closed: Fixed 7 years ago Opened 7 years ago by noxorc.

when I run kinit command:
$ kinit ncroxon@FEDORAPROJECT.ORG
kinit: Client 'ncroxon@FEDORAPROJECT.ORG' not found in Kerberos database while getting initial credentials


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

7 years ago

Hi,

Please try to "kinit noxorc@FEDORAPROJECT.ORG".
You use your Fedora username, not the Red Hat one :).

Regards,
Patrick

$ kinit noxorc@FEDORAPROJECT.ORG
kinit: Cannot find KDC for realm "FEDORAPROJECT.ORG" while getting initial credentials

@noxorc what os/version are you using there? What version of fedora-packager package do you have installed? can you attach your /etc/krb5.conf file?

$ cat /etc/redhat-release
Red Hat Enterprise Linux Workstation release 7.2 (Maipo)

rpm -qa |grep fedora-packager

fedora-packager-0.5.10.7-1.el7.noarch

krb5.conf

You need fedora-packager-0.6.0.1-1.el7. Please 'yum update'

Also at the top of /etc/krb5.conf you need:

includedir /etc/krb5.conf.d/

Try those two things and see if that gets it working...

Any news here? Did you get it working?

:grey_question:

just tried it... now I am getting a different error, which is good!
$ kinit noxorc@FEDORAPROJECT.ORG
Password for noxorc@FEDORAPROJECT.ORG:
kinit: Password incorrect while getting initial credentials

I changed my password on fedoraproject and now I can log in.
$ kinit noxorc@FEDORAPROJECT.ORG
Password for noxorc@FEDORAPROJECT.ORG:
$

Thank you.

Excellent. Sorry for the troubles and glad everything is working now.

:high_brightness:

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

7 years ago

Login to comment on this ticket.

Metadata
Attachments 1
Attached 7 years ago View Comment