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