#293 Kerberos Locator Plugin fails to automatically upper-case domain name - IPA
Closed: Fixed None Opened 14 years ago by sgallagh.

The Kerberos locator plugin fails to locate the KDC for a realm specified as follows:

[domain/sgallagh.example.com]
id_provider = ipa
auth_provider = ipa
access_provider = ipa
chpass_provider = ipa
ipa_server = ipa.sgallagh.example.com
enumerate = true
cache_credentials = true

Other portions of the kerberos code automatically upper-case the domain name if krb_realm is not manually specified.

The code added recently to make the server information read from a file appears to be to blame. The filename is not properly uppercased to the realm name.


Fixed in 5ffb044

fixedin: => 1.0.0rc
resolution: => fixed
status: new => closed

Is this IPA specific? Or sufficient to define krb5_realm = example.com instead of krb5_realm = EXAMPLE.COM? Thanks

This was specific to the IPA provider.

component: Kerberos Provider => IPA Provider

Fields changed

summary: Kerberos Locator Plugin fails to automatically upper-case domain name => Kerberos Locator Plugin fails to automatically upper-case domain name - IPA

Fields changed

rhbz: => 0

Metadata Update from @sgallagh:
- Issue assigned to simo
- Issue set to the milestone: SSSD 1.0 RC

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1335

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata