My Summer of Code project is coming along nicely (although I haven’t been very actively blogging about it). I’ll be working on full-time until the deadline, I guess, but I think I’ll make it.
So far I’ve got the following done:
- Reading of tdbsam
- Reading of policy database (still need to add privilege support)
- Reading of idmap database
- Reading of registry file (still needs some work)
- Reading of old smb.conf files
- Reading of group mapping database
- Initial work on ldb_map backend
The major lump of work now is the ldb_map backend and the conversion of the smb.conf.
Go Top