s4-dsdb/schema_syntax: Separate validation for numericoid OID values
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 20 Oct 2010 10:49:46 +0000 (13:49 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Thu, 21 Oct 2010 23:32:26 +0000 (23:32 +0000)
commit2a001381e88b18b8612cdc2a40d9ea3c825548ea
treeaf37b00bcfbc16fce7cdeb0cf20f043bc859fb02
parent14cb61da8fe4fb24c3e066e5731d0be00ddb893b
s4-dsdb/schema_syntax: Separate validation for numericoid OID values

This implementation doesn't use prefixMap/Schema to validate
numericoid OIDs. We may not have this OID yet, so I see no point
checking schema for if we have it.

Side effect of using prefixMap/Schema for validating numericoids
is that we mistakenly add the OID to the prefixMap.
This led to a corrupted prefixMap in LDB.

Autobuild-User: Kamen Mazdrashki <kamenim@samba.org>
Autobuild-Date: Thu Oct 21 23:32:26 UTC 2010 on sn-devel-104
source4/dsdb/schema/schema_syntax.c