errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL
authorKai Blin <kai@samba.org>
Wed, 22 Apr 2009 22:23:56 +0000 (00:23 +0200)
committerKai Blin <kai@samba.org>
Wed, 22 Apr 2009 22:23:56 +0000 (00:23 +0200)
commitc93e2d9d43ad9e16ccce2ca3e13a7d2000bd0f06
treea8f42922d8380e637c8619126b3ae5e991150dfa
parent79177c1d36e125b08aa4d6e0e42e9a97f625b3c8
errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL

This allows us to distinguish on NTSTATUS level if we got a
WBC_ERR_UNKNOWN_ERROR or WBC_ERR_NSS_ERROR.
source3/libsmb/errormap.c
source4/libcli/util/errormap.c