Kevin Fenzi <kevin@xxxxxxxxx> writes: > fedora-packager-0.6.0 includes: > > /etc/krb5.conf.d/fedoraproject_org > and > /etc/krb5.conf.d/stg_fedoraproject_org > > which contain: > > [realms] > FEDORAPROJECT.ORG = { > kdc = https://id.fedoraproject.org/KdcProxy > } > [domain_realm] > .fedoraproject.org = FEDORAPROJECT.ORG > fedoraproject.org = FEDORAPROJECT.ORG > > and > > [realms] > STG.FEDORAPROJECT.ORG = { > kdc = https://id.stg.fedoraproject.org/KdcProxy > } > [domain_realm] > .stg.fedoraproject.org = STG.FEDORAPROJECT.ORG > stg.fedoraproject.org = STG.FEDORAPROJECT.ORG > > That said, autodetect should also work, so you shouldn't actually need > those I don't think. Do you mean DNS lookup or something else? The realm configuration doesn't work on RHEL6 anyhow, presumably because it doesn't know what to do with a URL value of kdc. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx