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