s4-pydsdb: added dsdb_normalise_attributes() call
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Jun 2011 01:29:44 +0000 (11:29 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 17 Jun 2011 02:32:55 +0000 (12:32 +1000)
commit665ef94d3c15ba59811143bb3d3e395ffd306a58
tree112de835b1b6a71cfd23be0190ab7962165e9319
parent5961852d9c0e5cf64cea988586d610af9d63d487
s4-pydsdb: added dsdb_normalise_attributes() call

this call converts a set of attributes to DRSUAPI format and back to
ldb format. This has the effect of normalising the attributes using
the schema syntax rules
source4/dsdb/pydsdb.c
source4/scripting/python/samba/samdb.py