s4:dsdb/descriptor: make it clear that the SD Flags are ignored on add
authorStefan Metzmacher <metze@samba.org>
Wed, 21 Nov 2012 13:13:17 +0000 (14:13 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 30 Nov 2012 16:17:20 +0000 (17:17 +0100)
commit42898590bb386a13b4f0d7b0294561a78df7e268
tree28f3f2640f81aab50f0598be912b1c51b8ce12d6
parentf018772e0ca981857036078342456ef17858b966
s4:dsdb/descriptor: make it clear that the SD Flags are ignored on add

See [MS-ADTS] 6.1.3.2 SD Flags Control:
  ...
  When performing an LDAP add operation, the client can supply an SD flags control
  with the operation; however, it will be ignored by the server.
  ...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/samdb/ldb_modules/descriptor.c