winbind: Fix UPN handling in parse_domain_user()
authorAndreas Schneider <asn@samba.org>
Thu, 26 Apr 2018 10:17:12 +0000 (12:17 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 11 May 2018 07:07:37 +0000 (09:07 +0200)
commita05b63db627fdbe0bdea4d144dfaeedb39025592
tree0c089bffabcd0c647d96d804d79e95f9441754a7
parent32770e929ace8fe3f2469037ed887be14b3c5503
winbind: Fix UPN handling in parse_domain_user()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13369

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
selftest/knownfail.d/upn_handling
source3/winbindd/winbindd_cache.c
source3/winbindd/winbindd_ccache_access.c
source3/winbindd/winbindd_creds.c
source3/winbindd/winbindd_getgrnam.c
source3/winbindd/winbindd_getgroups.c
source3/winbindd/winbindd_getpwnam.c
source3/winbindd/winbindd_pam.c
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_util.c