On Fri, Feb 25, 2000 at 10:34:16PM +0900, Masanori Nishijima wrote:
> Hi
>
> I have a question about a RPC2 call.
> In the case of "clog", it communicates with secure.
> (RPC2_NewBinding() RPC2_MakeRPC() SecurityLevel=RPC2_SECURE)
> The other way, it communicates with non-secure between venus and
Hi
I have a question about a RPC2 call.
In the case of "clog", it communicates with secure.
(RPC2_NewBinding() RPC2_MakeRPC() SecurityLevel=RPC2_SECURE)
The other way, it communicates with non-secure between venus and vice.
(RPC2_MultiRPC() SecurityLevel=RPC2_AUTHONLY)
I think that I communicate