The Samba-Bugzilla – Attachment 14883 Details for
Bug 13815
winbind causing huge timeouts/delays since 4.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
return true and set domain same than namespace within parse_domain_user
samba-4.8.9-fix_winbind_empty_domain_2.patch (text/plain), 473 bytes, created by
Alexander Spannagel
on 2019-02-28 17:46:17 UTC
(
hide
)
Description:
return true and set domain same than namespace within parse_domain_user
Filename:
MIME Type:
Creator:
Alexander Spannagel
Created:
2019-02-28 17:46:17 UTC
Size:
473 bytes
patch
obsolete
>diff -Naur samba-4.8.9/source3/winbindd/winbindd_util.c samba-4.8.9-fix_winbind_empty_domain/source3/winbindd/winbindd_util.c >--- samba-4.8.9/source3/winbindd/winbindd_util.c 2019-02-22 11:26:48.873478679 -0500 >+++ samba-4.8.9-fix_winbind_empty_domain/source3/winbindd/winbindd_util.c 2019-02-22 11:25:57.075130007 -0500 >@@ -1604,6 +1604,7 @@ > fstrcpy(namespace, domain); > } else { > fstrcpy(namespace, lp_netbios_name()); >+ fstrcpy(domain, namespace); > } > } >
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 13815
:
14879
|
14880
|
14881
|
14882
|
14883
|
14891
|
14895
|
14896
|
14910