Hello list,

I've started to implement a plugin for the cifs-utils idmap interface.
Currently it lives in an own repository and can be build outside the sssd tree, thanks to the public sssd libraries libsss_idmap.so and libsss_nss_idmap.so:

http://git.bnfr.net/cifs_idmap_sss/tree/cifs_idmap_sss.c
git://git.bnfr.net/cifs_idmap_sss

Still missing is the mapping of Samba's Unix SIDs and some well known SIDs (more info in cifs_idmap_sss.c)

Are you intrested in reviewing it and/or have it included in the sssd git tree or somehow else as a sssd project?

Thanks, Ben