projects.samba.org

Thu, 21 Jul 2005

My new testing strategy

After the pain of getting printmig.exe to work against Samba, I've decided to just grab every unsupported tool from the resource kit and start poking at Samba. My theory is that the reason these are unsupported tools is that they do really horrible things. And doing really horrible things means using interfaces and rpcs that one would never suspect.

So while usrmgr.exe doesn't really fall in the unsupported category. it does fall into the "poke at the server until everything works" category. There are a few known issues currently, mostly dealing with managing domain trusts. I've already decoded the rpc structures in rpc_lsa.h, but have not implemented the server code to do anything yet.

jerry

posted at: 10:27 | path: /samba3/usrmgr | permanent link to this entry