#8853 Kerberos + password issues in staging
Closed: Fixed 4 years ago by pmatilai. Opened 4 years ago by pmatilai.

Discovering staging to test the rpmdb sqlite changes there, but kerberos isn't working:

$ kinit pmatilai@STG.FEDORAPROJECT.ORG
kinit: Client 'pmatilai@STG.FEDORAPROJECT.ORG' not found in Kerberos database while getting initial credentials

I spotted a similar looking ticket #8366 and tried to follow the advise of changing password on staging, but I only get "Your password could not be changed. " message back.


Did you install fedpkg-stage?

Yes, and was able to pull + push sources to dist-git staging. But fedpkg-stage does nothing about authentication AFAICS:

[root@lumikko ~]# rpm -qf /etc/krb5.conf.d/stg_fedoraproject_org
fedora-packager-0.6.0.4-1.fc31.noarch
[root@lumikko ~]# cat /etc/krb5.conf.d/stg_fedoraproject_org
[realms]
STG.FEDORAPROJECT.ORG = {
kdc = https://id.stg.fedoraproject.org/KdcProxy
}
[domain_realm]
.stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
[root@lumikko ~]#

I have cleared your sync status on FAS in stg, so the next log in should attempt to sync again

Okay, that did the trick. Thanks!

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

4 years ago

Login to comment on this ticket.

Metadata