1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00

s4:samba_dsdb LDB module - move the "objectclass_attrs" module back

I think it should be lower in order to control also the "instanceType" module.
This commit is contained in:
Matthias Dieter Wallnöfer 2010-06-10 11:05:43 +02:00
parent c1b4ccb23b
commit 1305c91598

View File

@ -183,10 +183,10 @@ static int samba_dsdb_init(struct ldb_module *module)
"samldb",
"password_hash",
"operational",
"objectclass_attrs",
"kludge_acl",
"schema_load",
"instancetype",
"objectclass_attrs",
NULL };
const char **link_modules;