[Samba] Remote Command Execution using jarapac,jcifs.etc.

2005-12-20 Thread Pothuri Vijay Varma
Hi, Little update from my last post. MIDLC is working fine for me. I generated the stub atsvc.java using midlc. Then I compiled TestAtsvc.java. And I am trying to execute TestAtsvc using following command. "java -classpath jarapac.jar:ncacn_np.jar:ntlm-security.jar:lib/jcifs-1.1.2.jar:. TestAtsv

[Samba] Remote Command Execution using jarapac,jcifs.etc.

2005-12-20 Thread Pothuri Vijay Varma
Hi, I need to install windows services remotely from linux. Given that the windows server is running with minimum credentials. On reading hte previous mails, I found that it is possible using jarapac, midlc, jcifs etc. So I started with jcifs. I am able to transfer a file(service) from linux to w