s4:dsdb Don't reload the schema against OpenLDAP backend
authorAndrew Bartlett <abartlet@samba.org>
Sun, 11 Jul 2010 13:07:06 +0000 (23:07 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 2 Sep 2010 00:40:34 +0000 (10:40 +1000)
commit379d073444f7acafb6e5761dd667073ad7371771
treebbcfc4403ae2e4e65cb7aef0ec7697445f12cd68
parent896553a1a85f541f72ab6b45e71d89d00e727791
s4:dsdb Don't reload the schema against OpenLDAP backend

The schema should be considered read-only when we are using the OL
backend, as we can't update the backend schema in real time anyway.

Andrew Bartlett
source4/dsdb/samdb/ldb_modules/samba_dsdb.c
source4/dsdb/samdb/ldb_modules/schema_load.c