dissect.database.ese.ntds.objects.site¶
Module Contents¶
Classes¶
Represents the site object in Active Directory. |
- class dissect.database.ese.ntds.objects.site.Site(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)¶
Bases:
dissect.database.ese.ntds.objects.top.TopRepresents the site object in Active Directory.
References
- __object_class__ = 'site'¶
- managed_by() collections.abc.Iterator[dissect.database.ese.ntds.objects.Object]¶
Return the objects that manage this site.