#3194 [RFE] Make GETSIDBYNAME and GETORIGBYNAME request aware of UPNs and aliases
Closed: Fixed Opened by sbose.

Currently GETSIDBYNAME and GETORIGBYNAME can only handled request with a (fully-qualified) user name but not with UPNs, email addresses or aliases which might have a different domain component.

This can e.g. be seen when trying to add an IPA user-overrride when a UPN is used instead of a user name.

# getent passwd cu1@alt.alt
cu1@ChIlD.ad.devel:*:1296801104:1296801104:c u:/home/ChIlD.ad.devel/cu1:
# ipa idoverrideuser-add "Default Trust View" cu1@alt.alt
ipa: ERROR: cu1@alt.alt: user not found

Fields changed

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

Fields changed

patch: 0 => 1

There is a PR submitted already, so I think it's safe to add this ticket to the 1.14 milestone.

milestone: NEEDS_TRIAGE => SSSD 1.14.2

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

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

  • master: dcdf292567d50e5cc527766c1944dcf6a8ecacc5

resolution: => fixed
status: assigned => closed

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.14.2

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

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