Bug 9913 - idmap_ad does not utilize displayName for Groups
Summary: idmap_ad does not utilize displayName for Groups
Status: NEW
Alias: None
Product: Samba 3.6
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 3.6.12
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: Michael Adam
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-28 18:13 UTC by Eric Rinker
Modified: 2013-05-28 18:13 UTC (History)
0 users

See Also:


Attachments
Level 10 log of Winbind client transaction during an "id <DOMAIN>\\<user>" (151.47 KB, application/octet-stream)
2013-05-28 18:13 UTC, Eric Rinker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Rinker 2013-05-28 18:13:30 UTC
Created attachment 8931 [details]
Level 10 log of Winbind client transaction during an "id <DOMAIN>\\<user>"

The displayed name in UNIX of an AD group only utilizes the CN. Setting the displayName has no effect.

Steps to reproduce:

Create group (UNIX-testGroup)
Add to AD NIS Domain, assign GID
Set "displayName" to different name. (testGroup)
wbinfo --gid-info <GID> on client

Attached is a level 10 log of the winbind client transaction.


If this is expected behavior, this this is a feature request to implement this ability as is documented for the idmap_adex module:

http://www.samba.org/samba/docs/man/manpages-3/idmap_adex.8.html