URL: https://github.com/SSSD/sssd/pull/351
Title: #351: NSS: Look for name attribute also in nss_cmd_getsidbyid

lslebodn commented:
"""
>But why should it be needed in cache_req_search_ncache_filter where it isn't 
>used? I guess I'm missing something.

It is not directly used by `cache_req_search_ncache_filter` but it is used by 
`sss_get_name_from_msg` which is called in `cache_req_search_ncache_filter` as 
you can see in debug messages. 
https://pagure.io/SSSD/sssd/blob/master/f/src/responder/common/cache_req/cache_req_search.c#_119

Anyway. I noticed that `SYSDB_DEFAULT_OVERRIDE_NAME` should be probably added 
as well
because it is used in `sss_get_name_from_msg`

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/351#issuecomment-327202254
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to