LDAP Person

ldap_person

The additional LDAP attributes that describe a person.

Attributes

CaptionNameTypeDescription
Cost Centercost_centerStringThe cost center associated with the user.
Created Timecreated_timeTimestampThe timestamp when the user was created.
Deleted Timedeleted_timeTimestampThe timestamp when the user was deleted. In Active Directory (AD), when a user is deleted they are moved to a temporary container and then removed after 30 days. So, this field can be populated even after a user is deleted for the next 30 days.
Display Namedisplay_nameStringThe display name of the LDAP person. According to RFC 2798, this is the preferred name of a person to be used when displaying entries.
Email Addressesemail_addrsEmail Address[]Entity:EMAIL_ADDRESS

A list of additional email addresses for the user.
Employee IDemployee_uidStringThe employee identifier assigned to the user by the organization.
Given Namegiven_nameStringThe given or first name of the user.
Hire Timehire_timeTimestampThe timestamp when the user was or will be hired by the organization.
Job Titlejob_titleStringThe user's job title.
LabelslabelsString[]The labels associated with the user. For example in AD this could be the userType, employeeType. For example: Member, Employee.
Last Loginlast_login_timeTimestampThe last time when the user logged in.
LDAP Common Nameldap_cnStringThe LDAP and X.500 commonName attribute, typically the full name of the person. For example, John Doe.
LDAP Distinguished Nameldap_dnStringThe X.500 Distinguished Name (DN) is a structured string that uniquely identifies an entry, such as a user, in an X.500 directory service For example, cn=John Doe,ou=People,dc=example,dc=com.
Leave Timeleave_timeTimestampThe timestamp when the user left or will be leaving the organization.
Geo LocationlocationGeo Location[]Entity:GEO_LOCATION

The geographical location associated with a user. This is typically the user's usual work location.
ManagermanagerUser[]Entity:USER

The user's manager. This helps in understanding an org hierarchy. This should only ever be populated once in an event. I.e. there should not be a manager's manager in an event.
Modified Timemodified_timeTimestampThe timestamp when the user entry was last modified.
Office Locationoffice_locationStringThe primary office location associated with the user. This could be any string and isn't a specific address. For example, South East Virtual.
Telephone Numberphone_numberStringThe telephone number of the user. Corresponds to the LDAP Telephone-Number CN.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
SurnamesurnameStringThe last or family name for the user.
TagstagsKey:Value object[]The list of tags; key:value pairs associated to the user.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

LDAP Person shown in context

Inbound Relationships

These objects and events reference LDAP Person in their attributes:

Outbound Relationships

LDAP Person references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?