URL: https://github.com/SSSD/sssd/pull/267 Title: #267: IFP: Resolve group names from GIDs if required
pbrezina commented: """ It can be done in `cache_req` by creating a new module, say `CACHE_REQ_USERGROUPS_BY_NAME/UPN` and by implementing the resolution logic inside `dp_send_fn`. But I think this would be misusing `cache_req` since plugins should have no logic. And implementing it correctly in `cache_req` doesn't really fit in. But it may be separated from the InfoPipe and put into a reusable module. """ See the full comment at https://github.com/SSSD/sssd/pull/267#issuecomment-303384938
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org