URL: https://github.com/SSSD/sssd/pull/5880
Title: #5880: Automation code for bug 2013294/1992973/2013379

dparmar18 commented:
"""
Description of problem:
If the 'cache_first = True' option is used with the nss responder a lookup with 
the fully-qualified name of a user or group will fail if the requested object 
is not already in the cache therefore 'getent passwd adm@proxy' would return 
nothing.

Now with sssd-2.6.1-1.el8, the issue has been fixed and 'getent passwd 
adm@proxy' will return identity lookup of user adm with/without  'cache_first = 
True'  option.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5880#issuecomment-971425337
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to