summaryrefslogtreecommitdiff
path: root/src/providers/ldap/sdap_idmap.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-03LDAP: Add helper function to map IDsStephen Gallagher1-0/+62
This function will also auto-create a new ID map if the domain has not been seen previously.
2012-05-03LDAP: Add routine to extract domain SID from an object SIDStephen Gallagher1-0/+44
Also makes the domain prefix macros from sss_idmap public.
2012-05-03LDAP: Allow setting a default domain for id-mapping slice 0Stephen Gallagher1-0/+36
2012-05-03LDAP: Add autorid compatibility modeStephen Gallagher1-8/+14
2012-05-03LDAP: Add helper routines for ID-mappingStephen Gallagher1-0/+282