[16154] in Kerberos-V5-bugs
[krbdev.mit.edu #8756] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Tue Oct 23 17:40:24 2018
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8756@krbdev.mit.edu>
Message-ID: <rt-8756-48932.19.4578334650239@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8756'":;
Date: Tue, 23 Oct 2018 17:40:13 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Add GSS_KRB5_NT_ENTERPRISE_NAME name type
Add a new name-type OID which causes a string to be imported as an
enterprise name. This is useful for authenticating and impersonating
users with their UPN names.
Resurrect t_imp_name test to exercise importing of the new name OID.
Also add a test using the new name in cross-realm protocol transition,
to exercise s4u_identify_user() with multiple realms.
[ghudson@mit.edu: added Windows export entry; adjusted comments and
test code; edited commit message]
https://github.com/krb5/krb5/commit/0b872730081f01d0d2b6f78675bb5c74604cef62
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 0b872730081f01d0d2b6f78675bb5c74604cef62
Branch: master
doc/appdev/gssapi.rst | 6 ++++
src/lib/gssapi/krb5/gssapi_krb5.c | 3 ++
src/lib/gssapi/krb5/gssapi_krb5.h | 5 +++
src/lib/gssapi/krb5/import_name.c | 8 ++++-
src/lib/gssapi/libgssapi_krb5.exports | 1 +
src/lib/gssapi32.def | 2 +
src/plugins/kdb/test/kdb_test.c | 3 +-
src/tests/gssapi/Makefile.in | 1 +
src/tests/gssapi/common.c | 4 ++-
src/tests/gssapi/t_imp_name.c | 44 +++++++++++++++++++++++++++++---
src/tests/gssapi/t_oid.c | 3 ++
src/tests/gssapi/t_s4u.py | 26 +++++++++++++++++--
12 files changed, 94 insertions(+), 12 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs