#164 remove krb_rdns setting
Merged 4 years ago by kevin. Opened 4 years ago by ktdreyer.
ktdreyer/fedora-packager rhbz1812702  into  master

file modified
-1
@@ -12,6 +12,5 @@ 

  topurl = https://kojipkgs.fedoraproject.org/

  

  authtype = kerberos

- krb_rdns = false

  

  use_fast_upload = yes

file modified
-1
@@ -12,6 +12,5 @@ 

  topurl = https://s390pkgs.fedoraproject.org/

  

  authtype = kerberos

- krb_rdns = false

  

  use_fast_upload = yes

file modified
-1
@@ -12,6 +12,5 @@ 

  topurl = https://kojipkgs.stg.fedoraproject.org/

  

  authtype = kerberos

- krb_rdns = false

  

  use_fast_upload = yes

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

rebased onto 01ed728

4 years ago

Pull-Request has been merged by kevin

4 years ago