Learn more about these different git repos.
Other Git URLs
01ed728
@@ -12,6 +12,5 @@
topurl = https://kojipkgs.fedoraproject.org/
authtype = kerberos
- krb_rdns = false
use_fast_upload = yes
topurl = https://s390pkgs.fedoraproject.org/
topurl = https://kojipkgs.stg.fedoraproject.org/
The krb_rdns setting only applies to Koji's old-style Kerberos authentication. It has no effect now because Fedora uses the newer-style GSSAPI authentication.
krb_rdns
Remove the setting to reduce confusion for new Koji users.
https://bugzilla.redhat.com/show_bug.cgi?id=1812702
rebased onto 01ed728
Pull-Request has been merged by kevin
The
krb_rdns
setting only applies to Koji's old-style Kerberos authentication. It has no effect now because Fedora uses the newer-style GSSAPI authentication.Remove the setting to reduce confusion for new Koji users.
https://bugzilla.redhat.com/show_bug.cgi?id=1812702