TODO CHECK heimdal: Fix loss of information in _gsskrb5_canon_name() from call to...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 Sep 2017 03:34:38 +0000 (16:34 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 29 Apr 2020 09:07:57 +0000 (11:07 +0200)
commit4c9e3116cebdcf08dd53f875f3ba085815420dd2
treea03ce239ab335c440ea132e49e0700f7381eb8cb
parentaa42275e100cbbc2e3eb2226fdc415ec5d1f0996
TODO CHECK heimdal: Fix loss of information in _gsskrb5_canon_name() from call to krb5_sname_to_principal()

This would discard the realm the client specified.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
lib/gssapi/krb5/import_name.c