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
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