Exemple #1
0
 def set_schema_from_ldb(self, ldb_conn, write_indices_and_attributes=True):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn, write_indices_and_attributes)
Exemple #2
0
 def set_schema_from_ldb(self, ldb_conn):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn)
Exemple #3
0
 def set_schema_from_ldb(self, ldb_conn, write_indices_and_attributes=True):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn, write_indices_and_attributes)
Exemple #4
0
 def set_schema_from_ldb(self, ldb_conn):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn)