s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully behave...
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 1 Nov 2010 16:51:36 +0000 (17:51 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 7 Nov 2010 18:09:29 +0000 (19:09 +0100)
commit9057e603cf58b2fac5473df2999d6d0a704686b1
treedbc1d4aaf2ec2ec90be169f1a78cf9a1b1571a17
parent786a76720c10c01a9636c6cf892cce42d05d647d
s4:descriptor LDB module - make the "nTSecurityDescriptor" attribute fully behave as in AD

- fix crash when provided "nTSecurityDescriptor" attribute is empty
- print out the correct error codes if it's provided multi-valued
- simplify the "recalculate_sd" control handling
source4/dsdb/samdb/ldb_modules/descriptor.c
source4/dsdb/tests/python/ldap.py