[SSSD] [PATCH] ad_subdom_store: check ID mapping of the domain not of the

Pavel Březina pbrezina at redhat.com
Tue Oct 29 16:12:31 UTC 2013


On 10/29/2013 05:07 PM, Sumit Bose wrote:
> Hi,
>
> Pavel found an issue while using getpwuid() or getgrgid() with
> algorithmic mapping for sub-domain users and an empty cache. This patch
> should fix the issue.
>
> bye,
> Sumit

This patch fixes the issue. Ack.

To reproduce, you need to have latest cross-domain membership patches 
applied. Then call:

getent passwd #uid-of-subdomain-user

You will see in the logs that the UID cannot be mapped to SID, because 
the domain is not found in existing id map context.




More information about the sssd-devel mailing list