示例#1
0
文件: samdb.py 项目: Distrotech/samba
 def get_ntds_GUID(self):
     """Get the NTDS objectGUID"""
     return dsdb._samdb_ntds_objectGUID(self)
示例#2
0
 def get_ntds_GUID(self):
     """Get the NTDS objectGUID"""
     return dsdb._samdb_ntds_objectGUID(self)