Bug 5788 - LDB: Not returning the extended DN format for group members
Summary: LDB: Not returning the extended DN format for group members
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 major (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Andrew Bartlett
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 16:20 UTC by Gerald (Jerry) Carter (dead mail address)
Modified: 2008-12-17 07:19 UTC (History)
0 users

See Also:


Attachments
Samba 4 trace (56.02 KB, application/octet-stream)
2008-09-23 16:21 UTC, Gerald (Jerry) Carter (dead mail address)
no flags Details
Windows 2008 trace (17.61 KB, application/octet-stream)
2008-09-23 16:22 UTC, Gerald (Jerry) Carter (dead mail address)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald (Jerry) Carter (dead mail address) 2008-09-23 16:20:15 UTC
Breaking Samba 3 Winbind getgrnam() and getgrgid() when we fill 
in the group membership.  Refer to ads_get_sid_from_extended_dn()
for the internals.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2008-09-23 16:21:45 UTC
Created attachment 3617 [details]
Samba 4 trace
Comment 2 Gerald (Jerry) Carter (dead mail address) 2008-09-23 16:22:13 UTC
Created attachment 3618 [details]
Windows 2008 trace
Comment 3 Andrew Bartlett 2008-11-17 17:45:00 UTC
I'm working on this area at the moment.  I hope to have this fixed for the next alpha. 
Comment 4 Matthias Dieter Wallnöfer 2008-12-17 07:19:11 UTC
Patches for extended DN's have been added to master. Hope this works now!