コード例 #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)