[ros-kernel] Security in ReactOS and WINE with Lsass

Robert Köpferl rob at koepferl.de
Sun Feb 15 23:09:11 CET 2004


Is lsass an win32 app? I thought native but I don't test it now.

However we can also deal with #defines in advapi32. This would save the 
work involved with unix-lsass

Steven Edwards schrieb:

> 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 so Wine and ReactOS can share more of this
> implementation. 
> 
> I guess I am thinking that on Unix we can create as lsass.exe in
> wine/programs that talks to the WINEserver and deals with the
> unix<->Windows security mess and then on ReactOS we can implement our
> own lsass. This should let us share most of the same code in user-mode.
> Is this something that is do-able? If we try to follow this route with
> lsass and implement it like rpcss in WINE then we should be able to
> share most if not all of the code in question like we are going to try
> to do with rpcrt4.
> 
> Thanks
> Steven
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> _______________________________________________
> Ros-kernel mailing list
> Ros-kernel at reactos.com
> http://reactos.com/mailman/listinfo/ros-kernel


More information about the Ros-kernel mailing list