RE: Security in ReactOS and WINE with Lsass

2004-02-15 Thread Mike Hearn
On Sun, 15 Feb 2004 22:54:15 +, Robert Shearman wrote: > That sounds like a good idea, although I am worried that we will have more > and more processes that need to be running. For example, some of the > OLE/COM/DCOM RPC stuff needs to be moved into rpcss. I don't think there's any way to avo

RE: Security in ReactOS and WINE with Lsass

2004-02-15 Thread Robert Shearman
Steven Edwards wrote: > Hello All, > I am running in to more and more programs that depend on having a > working Local Security subsystem. I have as a short-term solution > adapted some of the WINE hacks for advapi32 Lsa* functions in to > ReactOS but I would like to look at stubing out a lsass and

Security in ReactOS and WINE with Lsass

2004-02-15 Thread Steven Edwards
Hello All, I am running in to more and more programs that depend on having a working Local Security subsystem. I have as a short-term solution adapted some of the WINE hacks for advapi32 Lsa* functions in to ReactOS but I would like to look at stubing out a lsass and moving all of the hacks there s