The Samba-Bugzilla – Attachment 2133 Details for
Bug 4095
NT_STATUS_NO_SUCH_USER duplicate domain\domain\user sesssetup auth_util
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
look (text/plain), 564 bytes, created by
Jeremy Allison
on 2006-09-11 16:03:47 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2006-09-11 16:03:47 UTC
Size:
564 bytes
patch
obsolete
>Index: smbd/sesssetup.c >=================================================================== >--- smbd/sesssetup.c (revision 18397) >+++ smbd/sesssetup.c (working copy) >@@ -327,7 +327,7 @@ > /* pass the unmapped username here since map_username() > will be called again from inside make_server_info_info3() */ > >- ret = make_server_info_info3(mem_ctx, user, domain, >+ ret = make_server_info_info3(mem_ctx, client, domain, > &server_info, &logon_info->info3); > if ( !NT_STATUS_IS_OK(ret) ) { > DEBUG(1,("make_server_info_info3 failed: %s!\n",
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 4095
: 2133