#2377 sudo: invalid sudoHost filter with asterisk
Closed: Fixed Opened by pbrezina.

(sudoHost=*\**) should be replaced with (sudoHost=*\2A*)

according to rfc http://tools.ietf.org/html/rfc4515, otherwise the filter is invalid.


Fields changed

description: (sudoHost=*) should be replaced with (sudoHost=\2A) according to rfc, otherwise the filter is invalid. =>
{{{
(sudoHost=*) should be replaced with (sudoHost=\2A)
}}}
according to rfc http://tools.ietf.org/html/rfc4515, otherwise the filter is invalid.

Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.11.7

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

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

Fields changed

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

Fields changed

patch: 0 => 1

  • master:
    • 8c4abd227035169e75cb081424765e65c52b5266
  • sssd-1-11:
    • 552f9bc07d15c371090a5514bb1821a7e4505203

resolution: => fixed
status: assigned => closed

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

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

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