net rpc trustdom list always display "none" even if some trusted domain exists: ----- # /usr/local/samba/bin/net rpc trustdom list -U ""%"" Trusted domains list: W2K8AD1 S-1-5-21-1234995458-293493368-1744720997 none -----
Created attachment 4976 [details] Patch for 3.3 Attached find a patch for 3.3
Created attachment 4977 [details] Patch for 3.4 And a patch for 3.4. Thanks for reporting this! Volker
Comment on attachment 4976 [details] Patch for 3.3 Looks good. Actually there must be somthething wrong in the the return of the EnumTrustDom call from the samba pdc, but this patch is good anyways.
Comment on attachment 4977 [details] Patch for 3.4 Looks good. Actually there must be somthething wrong in the the return of the EnumTrustDom call from the samba pdc, but this patch is good anyways.
Pushed patches to v3-3-test and v3-4-test.
(In reply to comment #4) > (From update of attachment 4977 [details]) > Looks good. > > Actually there must be somthething wrong in the the return of the EnumTrustDom > call from the samba pdc, but this patch is good anyways. > Can we close the bug report?
(In reply to comment #6) > (In reply to comment #4) > > (From update of attachment 4977 [details] [details]) > > Looks good. > > > > Actually there must be somthething wrong in the the return of the EnumTrustDom > > call from the samba pdc, but this patch is good anyways. Just in case Michael saw queries with NT_STATUS_OK but no returned domains, these two fixes might resolve that: 49a13234957ad241e6457bbf0edc15875321f03f and 209a65bc6f783055f3f6a8cea3fb36587d346511
Yes, that's what had happened. Volker
(In reply to comment #8) > Yes, that's what had happened. > > Volker > Volker, can you confirm that I shall pick 49a13234957ad241e6457bbf0edc15875321f03f and 209a65bc6f783055f3f6a8cea3fb36587d346511 for v3-3-test and v3-4-test, please? Thanks!
They look right, but I do not have time to test them right now. If you provide the environment and show me sniffs with and without, I can take a look and ack them quickly. Volker
Updating component as 3.3 is in the security fixes only mode.
this was fixed, i'm wondering why this was not closwd. closing now.