Bug 8482 - winbind implementation doesn't prepend the domain name to domain users
Summary: winbind implementation doesn't prepend the domain name to domain users
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Kai Blin
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-24 16:32 UTC by Jesse C
Modified: 2011-09-24 20:54 UTC (History)
1 user (show)

See Also:


Attachments
Patch for this issue (2.72 KB, patch)
2011-09-24 19:20 UTC, Kai Blin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse C 2011-09-24 16:32:59 UTC
After following the guide to join the samba4 host to a domain using winbind, I noticed that the prepended domain is not available when using commands such as id or getent passwd. This was optional using Samba3/winbind. 

I have a VDI solution that I'm trying to integrate with Samba4 that requires the domain be prepended for single sign-on. 

If you use Centrify or Likewise Open to join an external domain, the aforementioned commands will show you the domain as well as the username.
Comment 1 Kai Blin 2011-09-24 19:20:27 UTC
Created attachment 6934 [details]
Patch for this issue

Currently in autobuild, but attached here if you want to try it yourself.
Comment 2 Matthias Dieter Wallnöfer 2011-09-24 20:54:25 UTC
I'm marking this as fixed, if you are unsatisfied feel free to reopen!