#3203 sudo: ignore case on case insensitive domains
Closed: Fixed None Opened 7 years ago 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

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

resolution: => fixed
status: assigned => closed

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

Metadata Update from @pbrezina:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.14.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/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.

Login to comment on this ticket.

Metadata