#2782 sss_override : The local override user is not found
Closed: Fixed Opened by jhrozek.

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

Description of problem:
When using sss_override the local override user is not found
Version-Release number of selected component (if applicable):
sssd-client-1.13.0-24.el7.x86_64
How reproducible:
Always
Steps to Reproduce:
1. Add AD user to override
[root@rhel72 ~]#  sss_override user-add dlavu@sssd2012.com  -n
dlavu1@sssd2012.com
SSSD needs to be restarted for the changes to take effect.
2. restart sssd
3. get entry on user
Actual results:
root@rhel72 ~]# getent passwd dlavu1@sssd2012.com
no results
Expected results:
User is found
*NOTE* Searching by the original name, the user is found and the override is
viewed correctly
[root@rhel72 ~]# getent passwd dlavu@sssd2012.com
dlavu1@sssd2012.com@sssd2012.com:*:349001105:349000513:Dan
Lavu:/home/dlavu1@sssd2012.com:/bin/bash
Additional info:
Logs are attached.

Fields changed

blockedby: =>
blocking: =>
changelog: =>
coverity: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: no => 0
milestone: NEEDS_TRIAGE => SSSD 1.13.2
owner: somebody => pbrezina
review: True => 0
selected: =>
testsupdated: => 0

Fields changed

patch: 0 => 1

  • master: 4649f19ea4b11c428ca75803beda8d495a0c9335

resolution: => fixed
status: new => closed

Fields changed

milestone: SSSD 1.13.2 => SSSD 1.13.1

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

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

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