The Samba-Bugzilla – Attachment 9012 Details for
Bug 9615
winbind unable to retreive users information from AD.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch that will set domain->can_do_ncacn_ip_tcp to false if cm_connect_lsa_tcp fails.
winbindd_cm.patch (text/plain), 331 bytes, created by
dant
on 2013-07-01 17:34:50 UTC
(
hide
)
Description:
patch that will set domain->can_do_ncacn_ip_tcp to false if cm_connect_lsa_tcp fails.
Filename:
MIME Type:
Creator:
dant
Created:
2013-07-01 17:34:50 UTC
Size:
331 bytes
patch
obsolete
>--- source3/winbindd/winbindd_cm.c.orig 2013-07-01 20:09:02.962835254 +0300 >+++ source3/winbindd/winbindd_cm.c 2013-07-01 20:09:17.720811009 +0300 >@@ -2587,6 +2587,7 @@ > status = cm_connect_lsa_tcp(domain, mem_ctx, cli); > } > if (!NT_STATUS_IS_OK(status)) { >+ domain->can_do_ncacn_ip_tcp = false; > return status; > } >
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 9615
:
8518
|
8555
|
9012
|
9120
|
9121
|
9122