#2772 sssd cannot resolve user names containing backslash with ldap provider
Closed: Fixed None Opened 8 years ago by lslebodn.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1256398

Please note that this Bug is private and may not be accessible as it contains confidential Red Hat customer information.

Description of problem:
Starting sssd-1.13.0-5.el7 sssd fails to work with login where backslash '\' is
used as reparator. This is regression against sssd-1.13.0-2.el7 introduced in
RHEL-7.2.

Version-Release number of selected component (if applicable):
sssd-1.13.0-5.el7

How reproducible:
100%

Steps to Reproduce:
1. use linked test
2.
3.

Actual results:
:: [ 13:02:38 ] :: Running 'usermod -a -G local1,local2 DOM\ldapuser'
usermod: user 'DOM\ldapuser' does not exist
:: [   FAIL   ] :: Command 'usermod -a -G local1,local2 DOM\\ldapuser'
(Expected 0, got 6)


Expected results:
:: [ 13:06:59 ] :: Running 'usermod -a -G local1,local2 DOM\ldapuser'
:: [   PASS   ] :: Command 'usermod -a -G local1,local2 DOM\\ldapuser'
(Expected 0, got 0)

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: no => 0
owner: somebody => lslebodn
patch: 0 => 1
review: True => 0
selected: =>
status: new => assigned
testsupdated: => 0

milestone: NEEDS_TRIAGE => SSSD 1.13.1
resolution: => fixed
status: assigned => closed

Metadata Update from @lslebodn:
- Issue assigned to lslebodn
- Issue set to the milestone: SSSD 1.13.1

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

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