Quantalytics / opendlp

Automatically exported from code.google.com/p/opendlp
0 stars 0 forks source link

agent windows #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I have defined a profile AGENT
2. I started a scan with the profile defined

What is the expected output? What do you see instead?
I expect the agent to start running on the remote host 

What version of the product are you using? On what operating system?
OpenDLP 0.4.4, on Ubuntu 11.04 (the VM build) and try to scan a directory in 
windows 7

Please provide any additional information below.
when i launched the scan the message that appears is:

10.38.99.154: Trying to deploy (0 systems remain in queue)
10.38.99.154: Possible error starting OpenDLP, check scan results when done 
deploying all agents here

and when i control the field step is always "-1: Deploying".
If i control the directory where the file are write, in this file there's 
somethings like path,number of status.
I controlled both sc.exe and the value in the registry.

Original issue reported on code.google.com by sansonev...@gmail.com on 29 Mar 2012 at 10:14

GoogleCodeExporter commented 9 years ago
I get around this issue by:

1) Stop OpenDLP service if it is running
2) Remove OpenDLP directory if it exists

tail -f  /var/log/apache2/error.log for any new messages

Hope this helps 

Tom

Original comment by tomh...@gmail.com on 29 Mar 2012 at 1:46

GoogleCodeExporter commented 9 years ago
but do you tell in the client or in the server?

In the error.log there is ".... FILE DOES NOT EXIST : /var/www/html
"

Original comment by sansonev...@gmail.com on 29 Mar 2012 at 1:51

GoogleCodeExporter commented 9 years ago
the problem may be that it does not recognize like valid certificate client.p12?

Original comment by sansonev...@gmail.com on 29 Mar 2012 at 3:34

GoogleCodeExporter commented 9 years ago
Hello,

Are you trying this agent scan on a Windows 7 system that is part of a domain 
or is standalone? If it is standalone, look at the first entry of the FAQ at 
the following URL:

https://code.google.com/p/opendlp/wiki/FAQ

Original comment by andrew.O...@gmail.com on 2 Apr 2012 at 9:57