예제 #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)