dissect.database.ese.ntds.objects.computer

Module Contents

Classes

Computer

Represents a computer object in the Active Directory.

class dissect.database.ese.ntds.objects.computer.Computer(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.user.User

Represents a computer object in the Active Directory.

References

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

Return the objects that manage this computer.