Previously fwd_tgt_creds required either that the hostname be passed
authorSam Hartman <hartmans@mit.edu>
Wed, 8 Jan 2003 23:49:33 +0000 (23:49 +0000)
committerSam Hartman <hartmans@mit.edu>
Wed, 8 Jan 2003 23:49:33 +0000 (23:49 +0000)
commitadafd55a957ecacfcd206e7f639cab9e06960a1c
tree9f2f683bb8ef7fba59d7ece90c3818a99ad5d0e1
parent1ca305117cccd8dd411cb939bb99e29e7b75a884
Previously fwd_tgt_creds required either that the hostname be passed
in or that the principal be a host-based service.  This means you
cannot for example forward tickets to a GSSAPI user-based service.

The requirement to get the hostname is only needed in cases where
addressless tickets are not used.  So when addressless tickets are
used, do not require the hostname.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15099 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/fwd_tgt.c