We need documentation for rpc_server:<pipe name> which documents what it does and which values we support. Don't forget that lsa has 2 names: lsarpc and lsass.
(In reply to comment #0) > We need documentation for rpc_server:<pipe name> which documents what it does > and which values we support. > > Don't forget that lsa has 2 names: lsarpc and lsass. I think we should make the second name an implementation detail, only one option should be needed, do you agree?
I've tried to fix that but it didn't work. So redirect lsass to lsarpc pipe in np_open(). I just got errors. Any suggestions?
Fixed. A patch for the issue in comment #2 is also on the way.