示例#1
0
文件: samdb.py 项目: Distrotech/samba
 def get_domain_sid(self):
     """Read the domain SID used by this LDB. """
     return dsdb._samdb_get_domain_sid(self)
示例#2
0
 def get_domain_sid(self):
     """Read the domain SID used by this LDB. """
     return dsdb._samdb_get_domain_sid(self)