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