summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_async_initgroups_ad.c
AgeCommit message (Collapse)AuthorFilesLines
2012-11-28idmap: Silence DEBUG messages when dealing with built-in SIDs.Michal Zidek1-1/+5
When converting built-in SID to unix GID/UID a confusing debug message about the failed conversion was printed. This patch special cases these built-in objects. https://fedorahosted.org/sssd/ticket/1593
2012-09-24AD: Handle sysdb lookup failure during tokenGroups processingStephen Gallagher1-0/+6
2012-09-24AD: Optimize initgroups lookups with tokenGroupsStephen Gallagher1-0/+277
https://fedorahosted.org/sssd/ticket/1355
2012-06-13LDAP: Add support for AD chain matching extension in initgroupsStephen Gallagher1-0/+292