New Features

Configuration options for device matching

Now in the configuration section, there are options for improved matching of a submitted device details and those already in the database. The options are quite self explanatory. If it's a single attribute and it matches, the devices are considered to be the same device. If the option is for multiple attributes, all specified attributes must match before the devices are considered to be the same.

Some points of interest.

The dus_id (under Linux) is supposed to be a unique field. Unfortunately when a Linux machine is cloned under VMware (and likely other hypervisors) this unique id is not recreated. System Administrators should do this, but it appears not many do and we end up with false positive matches occurring. This was not an option prior to 1.14.2, but now is.

VMware (at least on the desktop) can also provide issue's for us with Mac Addresses. If multiple desktops have VMware Workstation (or Fusion) installed, VMware tends to use the same bunch of Mac Addresses across machines. In theory this should be fine (for VMware) because these machines are on different networks. Obviously for Open-AudIT this presents an issue when we match machines based on Mac Address. hence the option for match_mac_vmware. Leave this at 'n' to prevent this occurring.

The available options for matching devices are: match_dbus, match_fqdn, match_hostname, match_hostname_dbus, match_hostname_serial, match_hostname_uuid, match_ip, match_mac, match_mac_vmware, match_serial, match_serial_type

OptionDefault

match_dbus

n
match_fqdny
match_hostnamey
match_hostname_dbusy
match_hostname_serialy
match_hostname_uuidy
match_ipn
match_macn
match_mac_vmwaren
match_serialy
match_serial_typey
match_uuidy

 

Change Log

Open-AudITBugAssign Location blanks when audit run
Open-AudITBugNmap sudo on OSX
Open-AudIT EnterpriseBugDevices Not Seen
Open-AudIT EnterpriseBugDiscovery Logs not appearing in template
Open-AudITBugManual Create Device broken
Open-AudITImprovementMove /system/add_system to input/device
Open-AudITImprovementExecute button should not appear when discovery is running
Open-AudITBugResources Logs button or Admin->Logs leaves blank screen
Open-AudITBugBulk Edit Select All does not work
Open-AudITNew FeatureAdd a Changes - Files querry
Open-AudIT EnterpriseImprovementAdd failed query name to an error pop-up
Open-AudIT EnterpriseBugAdvanced Filter and Export buttons missing from Query results
Open-AudIT EnterpriseBugClicking either search icon results in server error
Open-AudITImprovementFields no longer supports Group assignment (now does)
Open-AudIT EnterpriseImprovementImprove Are You Sure pop-up
Open-AudIT EnterpriseBugSome pages include JSON debug information in footer
Open-AudIT EnterpriseImprovementUnknown label missing for 2 pie charts
Open-AudIT EnterpriseImprovementDevice Details menu items disappear when History items are selected
Open-AudIT EnterpriseImprovementDevice Details missing in OAE that are in OAC
Open-AudITBugMap does not plot devices at new locations
Open-AudITTaskRedo configuration options for device matching
Open-AudITTaskReports endpoint
Open-AudITBugShow phone attributes on device details template
Open-AudITImprovementaudit_osx.sh changes because of sierra