werror: Add WERR_DS_DRA_RECYCLED_TARGET
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 30 May 2017 03:08:44 +0000 (15:08 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 18 Aug 2017 04:07:11 +0000 (06:07 +0200)
commitd13e7b92f85e5623c5cf1309f13d59141dc7d888
treee752c14e0e75776f10d47103ddc60c819a9c14b7
parent9fb2562324e4381f8d0d5eaf864790ad770293b9
werror: Add WERR_DS_DRA_RECYCLED_TARGET

When the DRS client encounters a linked attribute with an unknown target
object, it should return a RECYCLED_TARGET error, which should result in
the client resending the GETNCChanges request with the GET_TGT flag set.

This error code is currently documented by Microsoft under System Error
Codes (8200-8999). I contacted them and they will also add it to the
MS-ERREF doc in future.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12972
libcli/util/werror.h