#3194 [RFE] Make GETSIDBYNAME and GETORIGBYNAME request aware of UPNs and aliases
Closed: Fixed None Opened 7 years ago 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

resolution: => fixed
status: assigned => closed

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

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

Login to comment on this ticket.

Metadata