Registrations to Open-AudIT forums are now closed. To ask any new questions please visit Opmantek Community Questions.

Open-AudIT

What's on your network?
It is currently Fri Mar 29, 2024 12:41 am

All times are UTC + 10 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Audit problem
PostPosted: Fri May 30, 2008 8:13 pm 
Offline
Newbie

Joined: Fri May 30, 2008 7:43 pm
Posts: 5
Location: Belgium
Hello all,

I have a problem with my openaudit install, it is installed on a linux webserver, i run the audit.vbs script from a windows 2003 box with full domain admin rights.
Whenever i do an audit, i only see two computers showing up in my list of audited systems. one is the server i run the script from, and the other is just a computer.
The strange thing is that when the audit runs , that computer keeps changing.

Anyone any idea how this comes?
here is my audit.config script:
[code]
'
' Standard audit section
'
audit_location = "r"
verbose = "y"
audit_host="http://10.0.2.137"
online = "yesxml"
strComputer = ""
ie_visible = "n"
ie_auto_submit = "y"
ie_submit_verbose = "n"
ie_form_page = audit_host + "/openaudit/admin_pc_add_1.php"
non_ie_page = audit_host + "/openaudit/admin_pc_add_2.php"
input_file = ""
email_to = ""
email_from = ""
email_server = ""
audit_local_domain = "y"
local_domain = "LDAP://mydomain.be"
hfnet = "n"
Count = 0
number_of_audits = 20
script_name = "audit.vbs"
monitor_detect = "y"
printer_detect = "y"
software_audit = "y"
uuid_type = "uuid"
'
' Nmap section
'
nmap_subnet = "10.0.254." ' The subnet you wish to scan
nmap_subnet_formatted = "010.000.254." ' The subnet padded with 0's
nmap_ie_form_page = audit_host + "/openaudit/admin_nmap_input.php"
nmap_ie_visible = "n"
nmap_ie_auto_close = "y"
nmap_ip_start = 1
nmap_ip_end = 254
[/code]

_________________
Server Info:
OS : Ubuntu Server 8.10
Auditing: 1000 machines
LDAP: Active Directory


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC + 10 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group