s4:samldb LDB module - "member" trigger
commit4987467b785a5870cb338881c8916b4268006cd6
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 30 Oct 2010 15:12:48 +0000 (30 17:12 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 30 Oct 2010 17:32:17 +0000 (30 17:32 +0000)
treea12e32a9355dea3ada22b119d9ef57a30bf009ab
parent5a2c3ad2fa198b260bd8f0934fad0e3113c9f670
s4:samldb LDB module - "member" trigger

- adapt the "samldb_member_check" trigger to support multiple "member"
  modification entries. There can exist special modification messages which
  delete and add members in one operation
- support the right error codes when modifications do fail
  (ERR_ENTRY_ALREADY_EXISTS, ERR_UNWILLING_TO_PERFORM)
source4/dsdb/samdb/ldb_modules/samldb.c