The Samba-Bugzilla – Attachment 7534 Details for
Bug 8798
Netapp Filers Can't check domain groups of any user with Samba 3.6 DC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for 3.6.5
patch_3.6.5 (text/plain), 807 bytes, created by
Alejandro Escanero Blanco
on 2012-05-09 08:33:54 UTC
(
hide
)
Description:
Patch for 3.6.5
Filename:
MIME Type:
Creator:
Alejandro Escanero Blanco
Created:
2012-05-09 08:33:54 UTC
Size:
807 bytes
patch
obsolete
>diff -rupN a/source3/auth/server_info.c b/source3/auth/server_info.c >--- a/source3/auth/server_info.c 2012-04-27 20:25:33.000000000 +0200 >+++ b/source3/auth/server_info.c 2012-05-09 09:23:27.000000000 +0200 >@@ -273,11 +273,6 @@ static NTSTATUS group_sids_to_info3(stru > for (i = 0; i < num_sids; i++) { > ok = sid_peek_check_rid(domain_sid, &sids[i], &rid); > if (ok) { >- >- /* if it is the primary gid, skip it, we >- * obviously already have it */ >- if (info3->base.primary_gid == rid) continue; >- > /* store domain group rid */ > groups->rids[groups->count].rid = rid; > groups->rids[groups->count].attributes = attributes;
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 8798
:
7382
|
7534
|
7544