copr.fedorainfracloud.org contains also gssapi login method, but that domain is not mapped to Fedora realm explicitly. Fix that.
Signed-off-by: Petr Menšík pemensik@redhat.com
Related infrastructure ticket: https://pagure.io/fedora-infrastructure/issue/11394
I think I would prefer to do the DNS change fix... ;) lets try that first.
With dns_lookup_realm = true the fix on DNS is sufficient. But It seems to me this should be supported also without DNS, just with fedora-packager configuration. It is there already for fedoraproject.org and centos.org. Can we just expand it further?
dns_lookup_realm = true
But I am not sure this actually works with Copr, maybe there is some bug in krb5 preventing this.
copr.fedorainfracloud.org contains also gssapi login method, but that
domain is not mapped to Fedora realm explicitly. Fix that.
Signed-off-by: Petr Menšík pemensik@redhat.com