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)
committerStefan Metzmacher <metze@samba.org>
Sat, 24 Nov 2012 10:32:15 +0000 (11:32 +0100)
commitae2c148b99d4674a3d5a36633efe1bce2a3dfde1
treef12d65df5c4c43f1bfbcc88879df81f981ca6734
parent8b6efb3035c94adf67e2d5da665ee2b411a36ea7
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>
source4/dsdb/samdb/ldb_modules/descriptor.c