You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
GetUserAttr parses input name on its own, therefore the name passed to cache_req is unqualified. Because of this, UPN search is not tried if the username search fails.
Steps to reproduce:
Configure SSSD against AD
Set UPN to TestUserUPN@ad.vm
Run:
dbus-send --print-reply --system --dest=org.freedesktop.sssd.infopipe /org/freedesktop/sssd/infopipe org.freedesktop.sssd.infopipe.GetUserAttr string:TestUserUPN@ad.vm array:string:name
Error sbus.Error.NotFound: No such file or directory
Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/4065
GetUserAttr parses input name on its own, therefore the name passed to cache_req is unqualified. Because of this, UPN search is not tried if the username search fails.
Steps to reproduce:
TestUserUPN@ad.vmComments
Comment from pbrezina at 2019-08-19 14:41:16
Metadata Update from @pbrezina:
Comment from pbrezina at 2019-08-19 14:57:43
Metadata Update from @pbrezina:
Comment from pbrezina at 2019-09-03 15:42:14
masterComment from pbrezina at 2019-09-03 15:42:15
Metadata Update from @pbrezina:
Comment from pbrezina at 2019-09-20 10:22:22
sssd-1-16The text was updated successfully, but these errors were encountered: