s3-winbindd: prefer "displayName" over "name" in ads user queries for the fullname.
authorGünther Deschner <gd@samba.org>
Mon, 14 Jul 2014 16:22:26 +0000 (18:22 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 15 Jul 2014 14:00:40 +0000 (16:00 +0200)
commit2a790a5aff7beceb6af875fa6bc3b3f656765f4a
tree64568ced346a661804312ed51d681eb41ced45de
parent403693f228ec327ba935843cfd17aa7e4f62da63
s3-winbindd: prefer "displayName" over "name" in ads user queries for the fullname.

This makes use more consistent with security=domain as well where the gecos
field is also filled using the displayName field.

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_ads.c