#2830 Try to suppress "Could not parse domain SID from [(null)]" for IPA users
Closed: Fixed None Opened 8 years ago by sbose.

When IPA is run without trust configured there is no domain SID for the IPA domain and a debug message like
[[[
(Wed Oct 7 13:14:17 2015) [sssd[be[#.com]]][sdap_idmap_domain_has_algorithmic_mapping] (0x0080): Could not parse domain SID from [(null)]
]]]

If possible a NULL check should be added early in sdap_idmap_domain_has_algorithmic_mapping() to avoid useless processing and log messages.


If this ticket is not completely trivial to fix, please defer

milestone: NEEDS_TRIAGE => SSSD 1.13.3

Fields changed

rhbz: => todo

Fields changed

owner: somebody => sbose
status: new => assigned

Fields changed

patch: 0 => 1

resolution: => fixed
status: assigned => closed

Fields changed

rhbz: todo => 0

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.13.3

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

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