#3203 sudo: ignore case on case insensitive domains
Closed: Fixed Opened by pbrezina.

Sudo responder search rules only with user name which may fail on case insensitive domains. We should also search by alias on such configuration.


By the way, this ticket is different for 1.13 and 1.14 as we found out with Pavel. In 1.13, we would only search for the original case (so, the rules should have Administrator) and in 1.14, we search for the lowercase only.

Both are wrong, we should search for name and nameAlias for lowercase domains.

_comment0: By the way, this ticket is different for 1.13 and 1.14 as we found out in master. In 1.13, we would only search for the original case (so, the rules should have Administrator) and in 1.14, we search for the lowercase only.

Both are wrong, we should search for name and nameAlias for lowercase domains. => 1474972592269677

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.14.2
priority: major => critical

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

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

Fields changed

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

Fields changed

cc: => john@redux.org.uk

Fields changed

patch: 0 => 1

Moving tickets that didn't make it into the 1.14.2 release into the next point release.

milestone: SSSD 1.14.2 => SSSD 1.14.3

  • master:
    • f4a1046bb88d7a0ab3617e49ae94bfa849d10645
    • 23637e2fd2b1fe42bdd2335893a11ac8016f56bc
  • sssd-1-14:
    • 143b1dcbbe865a139616a22b139e19bd772e46f0
    • 88239b7f17f599aefa88a8a31c2d0ea44b766c87

resolution: => fixed
status: assigned => closed

Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=1372440 (Red Hat Enterprise Linux 7)

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

  • sssd-1-13: b6d0b0a14c7f09371cbb2afd0347f6a16fcfc8dd

Additional patch for sssd-1-13 only that fixes a coverity warning

  • sssd-1-13: 6ec33f5acfba6fa266c1dd7722c0c7bb88333f7f

Metadata Update from @pbrezina:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.14.3

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

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