s4:dsdb Don't try and casefold DNs during startup for partition load
authorAndrew Bartlett <abartlet@samba.org>
Tue, 13 Oct 2009 11:09:14 +0000 (22:09 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 11:43:51 +0000 (22:43 +1100)
commitff3b60d154fe677339ae66bb5994534d9b898d42
treed2379e0de39beb40e25925888c7e0b1f7a213235
parent129bda51f102bd265e8cf099579e6b484f54b739
s4:dsdb Don't try and casefold DNs during startup for partition load

The issue here is that before we load the schema partition, we may not
have the correct casefolding rules.  As such, keep things simple and
use the DN exactly as found in the @PARTITIONS record to find the
database.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/partition_init.c