r18826: Allow 'enterprise' principal names to log in.
commit7fff0e77e6877d8c853dec794b75985f02cde540
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2006 18:39:49 +0000 (22 18:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 22 Sep 2006 18:39:49 +0000 (22 18:39 +0000)
tree5c10c6247020da0b91e5c3bf6af31aad82e77b63
parentc229a37c839eeb3a1ff9cff71fcecfcd830e696d
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