This is to complete https://pagure.io/centos-infra/issue/305 (done at server side).
This just allows client to know that for id.centos.org, gssapi transactions would work with existing kerberos ticket.
At the centos side, there is already a dns record :
This is to complete https://pagure.io/centos-infra/issue/305 (done at server side).
This just allows client to know that for id.centos.org, gssapi transactions would work with existing kerberos ticket.
At the centos side, there is already a dns record :
But default krb5.conf shipped in fedora/rhel/centos doesn't use dns lookup :
This simple commit would at least resolve this the same way it was done for fedoraproject.org
Signed-off-by: Fabian Arrotin arrfab@centos.org