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

pbrezina commented:
"""
These attributes are consumed by `sss_get_name_from_msg` called from 
`cache_req_search_ncache_filter`.

This function returns the name in the following order:
1. OVERRIDE_PREFIX SYSDB_NAME
2. SYSDB_DEFAULT_OVERRIDE_NAME
3. SYSDB_NAME

The first two should be added by `sysdb...with_views` searches so only 
`SYSDB_NAME` is required. The `ORIGINALAD_PREFIX SYSDB_NAME` is not needed. Or 
was it required by something else?

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/351#issuecomment-327174366
_______________________________________________
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