The Samba-Bugzilla – Attachment 5870 Details for
Bug 7578
'net idmap restore' fails to set HWM, causing duplicates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to git master
fix-net-idmap-restore.diff (text/plain), 446 bytes, created by
Justin Maggard
on 2010-07-26 19:40:00 UTC
(
hide
)
Description:
diff to git master
Filename:
MIME Type:
Creator:
Justin Maggard
Created:
2010-07-26 19:40:00 UTC
Size:
446 bytes
patch
obsolete
>diff --git a/source3/winbindd/winbindd_dual_srv.c b/source3/winbindd/winbindd_dual_srv.c >index 77aa299..f7de6cb 100644 >--- a/source3/winbindd/winbindd_dual_srv.c >+++ b/source3/winbindd/winbindd_dual_srv.c >@@ -612,7 +612,7 @@ NTSTATUS _wbint_SetHWM(pipes_struct *p, struct wbint_SetHWM *r) > > id.id = r->in.id; > >- switch (id.type) { >+ switch (r->in.type) { > case WBINT_ID_TYPE_UID: > id.type = ID_TYPE_UID; > status = idmap_set_uid_hwm(&id);
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 7578
:
5858
|
5870
|
5871
|
5872