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:
parent
c1b4ccb23b
commit
1305c91598
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user