r18826: Allow 'enterprise' principal names to log in.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2006 18:39:49 +0000 (18:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:14 +0000 (14:19 -0500)
commit90b01b8af21609e2e5c8b6bd8cab8bd393844acf
tree6693986923f5b3ab32c4a9304a449750bea611d7
parent13ca7297dd8645085f12d4cf586c2c07f0f1b287
r18826: Allow 'enterprise' principal names to log in.

These principals do not need to be in the same realm as the rest of
the ticket, the full principal name is in the first componet of the
ASN.1.

Samba4's backend will handle getting this to the 'right' place.

Andrew Bartlett
source/heimdal/kdc/524.c
source/heimdal/kdc/kerberos4.c
source/heimdal/kdc/kerberos5.c
source/heimdal/lib/krb5/asn1_glue.c
source/heimdal/lib/krb5/get_in_tkt.c
source/heimdal/lib/krb5/krb5-private.h
source/heimdal/lib/krb5/rd_cred.c
source/heimdal/lib/krb5/rd_req.c