Hi,
I am connecting to a DCOM server in a remote domain by specifying
credentials in CoSetProxyBlanket().
The DCOM server is reading the AD to perform certain tasks.
I am using RPC_C_AUTHN_GSS_NEGOTIATE /snego protocol.
I need to specify the security packages that are supported in packagelist of
SEC_WINNT_AUTH_IDENTITY_EX structure that I am passing to CoSetProxyBlanket().
Could not find how to specify the package names in MSDN. Any pointers for
that would be most helpful.
Thanks & regards,
Neel.