summaryrefslogtreecommitdiffstats
path: root/source/sam/idmap.c
Commit message (Collapse)AuthorAgeFilesLines
* THE Idmap patch :-)Simo Sorce2003-04-021-58/+35
| | | | | | | | | | | | | | | | | | | includes a --with-idmap=no switch to disable idmap usage if you find problems. cosmetic fixes and param aliases to separate winbind from idamp roles. A temporarily remote idmap winbind compatibility backend. As I have time I will further change code to not call directly winbind (partly done but not tested) and a specilized module will be built in place for the current glue hack. The patch has been tested locally in my limited time, the patch is simple and clear and should not reserve problems, if any just disable it. As usual, comments and fisex are welcome :-) Simo.
* more on idmapSimo Sorce2003-03-081-34/+100
| | | | | | | | two layers structure with - local tdb cache - remote idmap repository compiles
* some more codeSimo Sorce2003-03-081-0/+3
| | | | (not tested yet)
* initial work for the new idmpa interfaceSimo Sorce2003-03-071-0/+145