outsourcing DCE/RPC to alternate programs - runtime
config option
Rich Salz
rsalz at datapower.com
Sat Dec 11 13:05:24 GMT 2004
> on startup of the LSASS.EXE service, the DCE/RPC runtime
> registers with the epmapper on your behalf the fact that you
> support many versions of the same service (with different
> uuids) on the same endpoint (ncacn_np://server/lsass).
Matching interface versions is done by the endpoint mapper.
So if you support 1.1 and 1.2 of a particular interface, then the
endpoints for both ifspecs are sent to the ept. When a client comes in,
the mapper does the major/minor version checking and sends back the right
handle. When the client actually contacts the server, the ifuid uuid lets
the runtime know which EPV to use.
Hope that helps. Hope it's right.
/r$
--
Rich Salz Chief Security Architect
DataPower Technology http://www.datapower.com
XS40 XML Security Gateway http://www.datapower.com/products/xs40.html
XML Security Overview http://www.datapower.com/xmldev/xmlsecurity.html
More information about the samba-technical
mailing list