I looking at extending JCIFS to add support for setting permissions on the share. I will make any changes I make available to the community. After some investigation it looks like the patch described previously in this chain is only setting permissions on the file itself and not the share. What I am looking to do is set the share permissions.<div>
<br></div><div>I looked into how this is implemented using MSRPC. I also found Microsoft's reference documentation that contains the IDL for the desired calls. I'm having a bit of a difficult time understanding how the Java code was generated from this.</div>
<div><br></div><div>srvsvc.java appears to be generated from srvsvc.idl. Same goes for netdfs.java, rpc.java, etc...</div><div><br></div><div>Are these generated from the MS COM IDL files? If so what utility was done to do this?</div>
<div><br></div><div>Any pointers in this area would be much appreciated.<br><div><br></div><div>Thanks</div><div><br>Chris</div><div><br><br><div class="gmail_quote">On Tue, Mar 6, 2012 at 10:14 PM, Michael B Allen <span dir="ltr"><<a href="mailto:ioplex@gmail.com">ioplex@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, Mar 6, 2012 at 2:52 PM, chrisdail <<a href="mailto:chrisdail@gmail.com">chrisdail@gmail.com</a>> wrote:<br>

> I am interested in setting ACEs from JCIFS as well. Is this patch planned for<br>
> inclusion in an upcoming release?<br>
<br>
</div>Hi Chris,<br>
<br>
No. Writing data to the server is a serious matter that would require<br>
more testing than I am willing to perform for the level of<br>
functionality provided.<br>
<br>
Mike<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Michael B Allen<br>
Java Active Directory Integration<br>
<a href="http://www.ioplex.com/" target="_blank">http://www.ioplex.com/</a><br>
</font></span></blockquote></div><br></div></div>