dissect.database.ese.ntds.objects.ntdsdsa

Module Contents

Classes

NTDSDSA

Represents an NTDS DSA object in the Active Directory.

class dissect.database.ese.ntds.objects.ntdsdsa.NTDSDSA(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.applicationsettings.ApplicationSettings

Represents an NTDS DSA object in the Active Directory.

References

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

Return the objects that manage this NTDS DSA object.