#2377 sudo: invalid sudoHost filter with asterisk
Closed: Fixed None Opened 9 years ago 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

Fields changed

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

Fields changed

patch: 0 => 1

resolution: => fixed
status: assigned => closed

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

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

Login to comment on this ticket.

Metadata