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