[jcifs] jarapac status?

Michael B Allen ioplex at gmail.com
Wed Apr 7 10:59:25 MDT 2010


On Wed, Apr 7, 2010 at 12:05 PM, Michael B Allen <ioplex at gmail.com> wrote:
> 2. Look at the capture with WireShark and determine the interface
> being used, the operation number and find the corresponding IDL. If
> you figure out the function name used by MS, that would probably be
> enough to find the IDL just using Google. Resources are the Samba
> source, Microsoft's website and elsewhere.
>
> 3. Write an IDL file (or copy and add the desired function to JCIFS
> .idl file if it already has that interface) and compile it with our
> midlc C program available in our download area. Note that you'll need
> to get the types right as we use a relatively small subset of types
> compared to what you'll find in MS IDL. Also note that Samba's IDL
> uses a lot of extensions and things that midl and thus mildc will not
> understand. Fortunately the shutdown command is probably trivial.

See [MS-RSP].pdf from Microsoft's website. The IDL is in Appendix A.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jCIFS mailing list