#653 Add krb_canon_host option
Merged by mikem. Opened by mikem.
mikem/koji krb-resolve-cname  into  master

Download 653.patch

Adds a new option krb_canon_host that tells Koji clients to get the dns canonical hostname for kerberos auth.
The existing krb_rdns option was an attempt to solve the same sort of issue, but caused problems for some network configurations.

Fixes: #599

@tkopecek @mikeb

@mikem Can you add commented default value to koji.conf?

1 new commit added

  • add krb_canon_host example in koji.conf

rebased onto edda41100ce625e2e3d502a9ab877beeb902422f

Commit fdc1cff3 fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata