#1795 names of domain_realm mapping files in SSSD contain dots
Closed: Fixed Opened by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=905650 (Fedora)

Description of problem:
the name of explicit mapping file generated by SSSD in
/var/lib/sss/pubconf/krb5.include.d/ contains non-filtered domain name, which
contains dot.
krb5.conf manual page states that includedir statement allows to source all
files which names are constructed from alpha-numeric chars, dashes and
underscores.
Files with other characters are ignored. So dots as in
domain_realm_example.com are ignored and our mapping is never sourced.
This prevents explicit mapping for trusted domains in FreeIPA to not work.

Fields changed

blockedby: =>
blocking: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
owner: somebody => pbrezina
selected: =>
status: new => assigned
testsupdated: => 0

Fields changed

patch: 0 => 1

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.9.5

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=906375

rhbz: [https://bugzilla.redhat.com/show_bug.cgi?id=905650 905650] => [https://bugzilla.redhat.com/show_bug.cgi?id=905650 905650], [https://bugzilla.redhat.com/show_bug.cgi?id=906375 906375]

  • master: ad65d4ef017e87c1be4b1054e1276f5256a77bfc
  • sssd-1-9: 270d7141a34d9a175b1e21b8cdb85bf6f3715d23

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to pbrezina
- Issue set to the milestone: SSSD 1.9.5

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/2837

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.

Metadata