dissect.database.ese.ntds.objects.physicallocation

Module Contents

Classes

PhysicalLocation

Represents a physical location object in the Active Directory.

class dissect.database.ese.ntds.objects.physicallocation.PhysicalLocation(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.locality.Locality

Represents a physical location object in the Active Directory.

References

__object_class__ = 'physicalLocation'
managed_by() collections.abc.Iterator[dissect.database.ese.ntds.objects.Object]

Return the objects that manage this physical location.