UalDeviceAccess (System Machine Context)¶
OctoSAM System Query
This query is an integral part of the OctoSAM application. OctoSAM starts the query to display tabular data within the application. The query can only be started from within the intended application system context.
List Microsoft UAL device access for this machine.
Fields¶
Name | Type | Visible | Description |
---|---|---|---|
Product Name | string | true | Microsoft User Access Logging product name |
Role Name | string | true | Microsoft User Access Logging role name |
IP Address | string | true | |
Client FQDN | string | true | |
Machine | string | true | Distinct machine name. Use Column Chooser to show partial values such as Name or Domain of machines |
Name | string | false | Machine name (computer name) |
Domain Name | string | false | Windows NETBIOS Domain Name |
Organization ID | numeric | false | Internal ID that references the Organization entity (Foreign Key) |
Organization | string | true | Name of the organization this entity is mapped to |
First Seen | date | true | The date and time when a user first accesses a role or service |
Last Seen | date | true | The date and time when a user last accessed a role or service |
Activity Count | numeric | true | The number of times a particular user accessed a role or service |
Machine ID | numeric | false | Internal ID that references the Machine entity (Foreign Key) |
Machine Guid | guid | false | A unique ID that can be used to link to this machine object by external applications |
Description | string | false | Description attribute of the directory service or manually entered during offline scan |
Directory Path | string | false | Path where the machine was found in the directory service. Usually an LDAP path. |
Directory Container Path | string | false | Path to the container of this object. Provided for grouping or export to other applications. |
Directory Disabled | bool | false | True if the UserAccountControl attribute has the disable bit set |
First Scan | date | false | Date/Time of first scan of this machine |
Last Scan | date | false | Date/Time of the last imported scan for this machine as reported by the machine (may be out of sync) |
Directory Last Logon Timestamp | date | false | LastLogonTimestamp attribute from Active Directory (updated on import and on housekeeping). Resolution: 14days. |
Current Date Time | date | false | Date and time the query was run. For reference if you use and save query results. |
Main entities referenced from this query¶
Query information¶
Property | Value | Description |
---|---|---|
Query Guid | 5cf8e98b-4f6d-4756-9fd9-67d4520065cc | The internal id of the query. Must be unique |
SupportsDesktop | true | If true, the query can be started from the OctoSAM Windows GUI |
SupportsWeb | false | If true, the query can be started from the OctoSAM Web UI |