The Samba-Bugzilla – Attachment 7041 Details for
Bug 8548
winbind_samlogon_retry_loop ignores logon_parameters flags
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Raw patch for 3.6.x.
look (text/plain), 824 bytes, created by
Jeremy Allison
on 2011-10-27 22:15:12 UTC
(
hide
)
Description:
Raw patch for 3.6.x.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2011-10-27 22:15:12 UTC
Size:
824 bytes
patch
obsolete
>diff --git a/source3/winbindd/winbindd_pam.c b/source3/winbindd/winbindd_pam.c >index 29add8c..bde16b1 100644 >--- a/source3/winbindd/winbindd_pam.c >+++ b/source3/winbindd/winbindd_pam.c >@@ -1224,7 +1224,7 @@ static NTSTATUS winbind_samlogon_retry_loop(struct winbindd_domain *domain, > result = rpccli_netlogon_sam_network_logon_ex( > netlogon_pipe, > mem_ctx, >- 0, >+ logon_parameters, > server, /* server name */ > username, /* user name */ > domainname, /* target domain */ >@@ -1238,7 +1238,7 @@ static NTSTATUS winbind_samlogon_retry_loop(struct winbindd_domain *domain, > result = rpccli_netlogon_sam_network_logon( > netlogon_pipe, > mem_ctx, >- 0, >+ logon_parameters, > server, /* server name */ > username, /* user name */ > domainname, /* target domain */
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
Flags:
gd
:
review+
Actions:
View
Attachments on
bug 8548
: 7041