search for: testcntrl

Displaying 1 result from an estimated 1 matches for "testcntrl".

2005 Dec 20
1
Remote Command Execution using jarapac,jcifs.etc.
...tok.o -lmba -o midlc src/midlc.c src/midlc.c: In function `main': src/midlc.c:394: warning: implicit declaration of function `MSG' /usr/bin/ld: cannot find -lmba collect2: ld returned 1 exit status make: *** [midlc] Error 1 And I read Michael Melham mails, so I started with svcctl.java and TestCntrl.java. I compiled both the files successfully. And I am trying to execute TestCntrl using following command. "java -classpath jarapac.jar:ncacn_np.jar:ntlm-security.jar:lib/jcifs-1.1.2.jar:. TestCntrl 229.227.153.158 example.properties" I am getting following error. : retval00000000-000...