On Mon, Dec 17, 2018 at 01:52:18PM -0800, Kevin Fenzi wrote:
> On 12/17/18 1:43 PM, Richard W.M. Jones wrote:
> > I'm not sure if this is a local problem or a problem with kojihub [nor
> > how to find out - as usual it's a non-actionable error message ...] but:
> > 
> > $ fedpkg build
> > Kerberos authentication fails: unable to obtain a session
> > Could not execute build: Could not login to 
> > https://koji.fedoraproject.org/kojihub
> 
> Do you have 'rdns=true' in your /etc/krb5.conf ?
> 
> If so, switch to 'rdns=false'

Yes, in the [libdefaults] section:

[libdefaults]
    dns_lookup_realm = false
    ticket_lifetime = 24h
    renew_lifetime = 7d
    forwardable = true
    rdns = false
    pkinit_anchors = /etc/pki/tls/certs/ca-bundle.crt
    spake_preauth_groups = edwards25519
#    default_realm = EXAMPLE.COM
    default_ccache_name = KEYRING:persistent:%{uid}

/etc/krb5.conf is unchanged from the file installed by the package.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to