[dcerpc-dev] DCE/RPC client to interface with MSRPC

Ilya Markov ilyamarkov at yahoo.com
Fri Jul 5 07:09:46 PDT 2013


Hello all,

I am trying to write a Linux client that will talk to an MSRPC server. More specifically, I am trying to read the Windows Event Log.

I have managed to accomplish this with samba, but before commiting to it, I would like to explore my other options; and this looks like it might be a suitable alternative for what I'm trying to do (provided I can actually do it).

My questions/hurdles for this are:
 1. Are there idl files describing the event log functions that can be used with the provided dceidl compiler? Samba provides the interface, but it is in its own IDL variant, pidl.

 2. What would be the sequence to connect & authenticate with an MSRPC server. I can probably figure this out from the code, but if someone has a short/minimal sample it would be of good help. If someone has been able to fetch an event log and would like to share their experience, that would be the best :).

Thanks,
Ilya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/dcerpc-dev/attachments/20130705/11cd9103/attachment.html>


More information about the dcerpc-dev mailing list