s4:ldap_backend.c - map error codes - add a change which allows custom WERROR codes
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 15 Aug 2010 07:25:58 +0000 (09:25 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sun, 15 Aug 2010 17:42:39 +0000 (19:42 +0200)
commitfb58c0f36575510ca6572e695afdd81469ced3dd
treeaafcef8f74edf39a873331c97a89cbfd912a9137
parent08b628efe40bd93993ed4b662d924436444bb242
s4:ldap_backend.c - map error codes - add a change which allows custom WERROR codes

This is strictly needed by my recent passwords work, since I want to remove
most of the password change stuff in "samr_password.c". Since AD gives us
CONSTRAINT_VIOLATION on all change problems I cannot distinguish on the SAMR
level which the real cause was about. Therefore I need the extended WERROR codes
here.
source4/ldap_server/ldap_backend.c