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>
Fri, 27 Mar 2020 09:44:20 +0000 (10:44 +0100)
commit89994d160346e964423b29fc9657ad4db79976ec
treea28d38ef8ce4a87418fa78010b2115ec13845993
parentf7fdf58627f5071b8bf04a6803f0c0dd1ec872a3
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