Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

OpenDLP deploys to Windows 2012 R2 but scan never starts #114

Open
GoogleCodeExporter opened this issue May 8, 2015 · 6 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a Windows filesystem (agent) profile using a Windows domain account
2. Start a scan using profile in step 1 of a Windows 2012 R2 (64bit) server.
3. Receive error "Possible error starting OpenDLP, check scan results when done 
deploying all agents here".

When I look at the server I wish to scan, I see that the OpenDLP directory has 
been copied to c:\Program files but the "OpenDLPz" zip file is still 
compressed.  Another item to note, I have tried using a copy of the sc.exe file 
from a 32-bit Windows machine and a copy of sc.exe from the 64-bit Windows 2012 
R2 machine in two separate tests and receive the same results. 

What is the expected output? What do you see instead?
I expect to see progress from the scan but instead see -1 Deploying forever.

What version of the product are you using? On what operating system?
0.5.1.  I'm using the pre-built VM.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Mar 2014 at 6:47

@GoogleCodeExporter
Copy link
Author

Yeah we are having the same problem.

Original comment by [email protected] on 12 Mar 2014 at 8:53

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 13 Mar 2014 at 4:36

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 13 Mar 2014 at 4:52

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 24 Mar 2014 at 5:01

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 26 Mar 2014 at 1:08

@GoogleCodeExporter
Copy link
Author

Is there a fix for this issue? I tried the new winexe and it still does not 
work.

Original comment by [email protected] on 4 Jun 2014 at 6:04

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant