On Tue, Jun 15, 2021 at 01:51:01PM -0000, Yaroslav Sidlovsky wrote: > Hello there! > > I've using this guide: https://fedoraproject.org/wiki/Infrastructure/Kerberos. > When I'm trying to execute command `kinit -n @FEDORAPROJECT.ORG -c FILE:$HOME/armor.ccache`, I see this error: > ``` > Password for WELLKNOWN/ANONYMOUS@xxxxxxxxxxxxxxxxx: > ^C > ``` > > A week ago I was able to login without problems using same guide. > What's wrong? check your /etc/krb5.conf file and make sure you have: forwardable = true rdns = false Also, make sure you have fedora-packager-kerberos package installed. It was recently split off the fedora-packager package. Also, note that there is a 'fkinit' command now that does both parts for you. :) kevin
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure