heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAY
commit8c8a39b0b7dc8c24cad1c2dcf68d2c7b238b19fe
authorStefan Metzmacher <metze@samba.org>
Tue, 10 Mar 2015 14:33:14 +0000 (10 15:33 +0100)
committerNicolas Williams <nico@cryptonector.com>
Wed, 17 Jun 2015 22:41:27 +0000 (17 17:41 -0500)
tree55b2589d9fc7c741053ba707b6564c1c5addec08
parent2e6318f09ac0dc40c8fa058cc20108d6b5e591e7
heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAY

An ENTERPRISE principal should result in 'administrator@S4XDOM.BASE'
instead of 'administrator\@S4XDOM.BASE'.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11142
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
lib/krb5/pac.c