Disable descriptor module unless enabled in smb.conf
authorNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Sun, 20 Sep 2009 04:45:07 +0000 (21:45 -0700)
committerNadezhda Ivanova <nadezhda.ivanova@postpath.com>
Sun, 20 Sep 2009 21:07:16 +0000 (14:07 -0700)
commitae56b0f2f96cea7a77b0a19c0d16d94ad971fb3f
treee01aa0906aea70d5dde912fdbd39e1857d093a34
parent3c5d7639624f6a82e75328e30dfd89e8ae728c55
Disable descriptor module unless enabled in smb.conf

Since this code may still have some problems, it is not executed by default.
To enable descriptor inheritance add:
acl:inheritance = true
in your smb.conf
source4/dsdb/samdb/ldb_modules/descriptor.c