Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to suppress "Could not parse domain SID from [(null)]" for IPA users #3871

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed
Assignees
Labels
Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/2830

  • Created at 2015-10-09 14:02:18 by sbose
  • Closed as Fixed
  • Assigned to 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.

Comments


Comment from jhrozek at 2015-10-15 16:17:56

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

milestone: NEEDS_TRIAGE => SSSD 1.13.3


Comment from jhrozek at 2015-10-15 16:30:08

Fields changed

rhbz: => todo


Comment from sbose at 2015-12-07 16:34:49

Fields changed

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


Comment from sbose at 2015-12-07 18:30:49

Fields changed

patch: 0 => 1


Comment from jhrozek at 2015-12-10 16:12:43

resolution: => fixed
status: assigned => closed


Comment from jhrozek at 2016-09-11 22:26:05

Fields changed

rhbz: todo => 0


Comment from sbose at 2017-02-24 14:49:11

Metadata Update from @sbose:

  • Issue assigned to sbose
  • Issue set to the milestone: SSSD 1.13.3
@sssd-bot sssd-bot added the Closed: Fixed Issue was closed as fixed. label May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants