Beispiel #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)
Beispiel #2
0
 def set_schema_from_ldb(self, ldb_conn):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn)
Beispiel #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)
Beispiel #4
0
 def set_schema_from_ldb(self, ldb_conn):
     dsdb._dsdb_set_schema_from_ldb(self, ldb_conn)