From: Volker Lendecke on
On Fri, Nov 20, 2009 at 11:47:45AM -0800, Ian Puleston wrote:
> check_ntlm_password: Checking password for unmapped user
> [SD80]\[Administrator]@[IANSERVER] with the new password interface
> check_ntlm_password: mapped user is: [SD80]\[Administrator]@[IANSERVER]
> push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
> push_conn_ctx(0) : conn_ctx_stack_ndx = 0
> setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
> pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
> check_ntlm_password: Authentication for user [Administrator] ->
> [Administrator] FAILED with error NT_STATUS_NO_SUCH_USER
> error packet at smbd/sesssetup.c(111) cmd=115 (SMBsesssetupX)
> NT_STATUS_LOGON_FAILURE

You did update /lib/libnss_winbind.so?

Volker