Open GoogleCodeExporter opened 9 years ago
Yeah we are having the same problem.
Original comment by Luke.Mi...@gmail.com
on 12 Mar 2014 at 8:53
Are you using a password or passing the hash?
What is the md5 checksum of the OpenDLPz.exe file on the Windows machine?
Does that md5 checksum match the checksum of OpenDLPz.exe on your OpenDLP
server?
Original comment by andrew.O...@gmail.com
on 13 Mar 2014 at 4:36
I am using a password.
Here is the MD5 of the OpenDLPz.exe on the Windows machine:
91F0B176308DB8255274043E0B37DD68
And yes, that MD5 matches the MD5 of OpenDLPz.exe on the OpenDLP server.
Original comment by csprague...@gmail.com
on 13 Mar 2014 at 4:52
Any other thoughts on this issue? I'm sure it has something to do with new
security features in Windows Server 2012 but am unsure where to start.
Anyone intimately familiar with what OpenDLP does on the Windows box when
an agent scan is submitted that can offer suggestions as to what may be
causing this problem?
Original comment by csprague...@gmail.com
on 24 Mar 2014 at 5:01
It sounds like the "winexe" step of deployment is not working.
1. What happens if you issue the following command from the OpenDLP server (is
"c:\dir.txt" created)?
winexe --user='DOMAIN\\username' --password='password' //win2012.ip.address
'dir c:\\ > c:\\dir.txt'
2. If this fails, look at this possible solution:
https://code.google.com/p/opendlp/issues/detail?id=89
Let me know how it works out. If step 2 works, I'll release a new version of
OpenDLP with this fix included.
Original comment by andrew.O...@gmail.com
on 26 Mar 2014 at 1:08
Is there a fix for this issue? I tried the new winexe and it still does not
work.
Original comment by ericgome...@gmail.com
on 4 Jun 2014 at 6:04
Original issue reported on code.google.com by
csprague...@gmail.com
on 11 Mar 2014 at 6:47