jbenz / opendlp

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

scanning blocked #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Review existing PCREs and add your own
2.Create a profile with PCREs, appropriate authentication credentials, and 
other policy settings
3.Start a scan by providing a list of Windows systems

What is the expected output? What do you see instead?
result

What version of the product are you using? On what operating system?
0.4.4

Please provide any additional information below.
Hi,
I installed the server on VB and I have a client on windows 7. 
In the profile scan , I select scan type "Windows FileSystem(agentless over 
SMB)". after I run the scan. it's blocked at "Starting to enumerate files and 
directories" 

What's the problem?

Original issue reported on code.google.com by sansonev...@gmail.com on 23 Mar 2012 at 3:08

GoogleCodeExporter commented 8 years ago
Hello,

Is the target Windows 7 system part of a domain, or is it a standalone system? 
If it's a standalone system, be sure to look at the first entry in 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:33

GoogleCodeExporter commented 8 years ago
Hello,

thanks for your response.

It's a standalone system but I checked FAQ but is all correct. 

Original comment by sansonev...@gmail.com on 2 Apr 2012 at 9:38

GoogleCodeExporter commented 8 years ago
Can you open a cmd.exe command prompt and run this (replace "1.2.3.4", 
"password", "workgroup", and "username"):

net use \\1.2.3.4\C$ "password" /u:workgroup\username

What output do you get?

Original comment by andrew.O...@gmail.com on 2 Apr 2012 at 10:13

GoogleCodeExporter commented 8 years ago
The output is:

System error 5 has occured
Access is denied

Original comment by sansonev...@gmail.com on 2 Apr 2012 at 11:24

GoogleCodeExporter commented 8 years ago
You will need to resolve that issue before OpenDLP will work. Is the Windows 
user an administrator?

Original comment by andrew.O...@gmail.com on 2 Apr 2012 at 7:54