dissect.database.ese.ntds.objects.domainpolicy

Module Contents

Classes

DomainPolicy

Represents a domain policy object in the Active Directory.

class dissect.database.ese.ntds.objects.domainpolicy.DomainPolicy(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.leaf.Leaf

Represents a domain policy object in the Active Directory.

References

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

Return the objects that manage this domain policy.