]> git.ipfire.org Git - thirdparty/krb5.git/commit
GENC should always export composite names
authorLuke Howard <lukeh@padl.com>
Sat, 1 Sep 2012 01:08:27 +0000 (11:08 +1000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 3 Oct 2012 16:47:02 +0000 (12:47 -0400)
commit123ff4cb9bdd2e13aa6b636c98a7fc3f9ee06f85
tree8dd7ded3bffca21da6fa240db5b2137e95c2a1a4
parenta71abbaf9a6757d4728fe01dae23289765790df6
GENC should always export composite names

RFC 6680 requires that gss_export_name_composite begin the output
token with 04 02.  So we must produce a composite token even if the
name has no authdata, and be able to consume a composite token with no
authdata attributes.

[ghudson@mit.edu: expanded commit message]

ticket: 7400 (new)
src/lib/gssapi/krb5/import_name.c
src/lib/gssapi/krb5/naming_exts.c