On a correctly configured s3.4.0rc1 server wbinfo -u works (and return the full list of users in the domain) wbinfo -g do not return any group.
Is this against a Samba PDC? If so, this might be a duplicate of bug #6504
It's against a Samba4 DC and even bultin groups are not shown.
(In reply to comment #1) > Is this against a Samba PDC? If so, this might be a duplicate of bug #6504 > So it's not a duplicate of bug #6504.
It seems to be mostly s4 fault ... here is the S4 log says : SearchRequest: basedn: [dc=SMB4,dc=TST] SearchRequest: filter: [(&(objectCategory=group)(&(groupType:dn:1.2.840.113556.1.4.803:=-2147483648)(!(groupType:dn:1.2.840.113556.1.4.803:=1))))] SearchRequest: scope: [SUB] SearchRequest: attrs: [userPrincipalName] SearchRequest: attrs: [sAMAccountName] SearchRequest: attrs: [name] SearchRequest: attrs: [objectSid] ldb_request SUB dn=dc=SMB4,dc=TST filter=(&(objectCategory=group)(&(groupType:dn:1.2.840.113556.1.4.803:=-2147483648)(!(groupType:dn:1.2.840.113556.1.4.803:=1)))) ldb: ldb: dnAttributes extended match not supported yet ldb: ldb: dnAttributes extended match not supported yet ldb: ldb: dnAttributes extended match not supported yet
seems like a samba4 problem, reassigning.
Can you get me a debug level 5 log of this? As far as I can see list groups should be implemented on the s4 winbind side.
From the IRC conversation I gather this is s3 winbind on an s3 member machine talking to a s4 AD DC. Reassigning to abartlet.
ekacnet, does this work now?
I don't think this works yet, we have not added that matching rule to ldb yet.
Should be fixed/worked around by http://gitweb.samba.org/samba.git/?p=samba.git;a=commitdiff;h=14c4c2c735d6b263d167bf5255fcf60de2c91110