6c0306843d122e17b8289550a05a063ba9799070

When processing a request, current tgs_make_reply uses the requested set of addrs of the request to establish the set of addresses to associate with the ticket in reply. However, when the request input set of addrs is NULL, it reverts to using the TGT set of addresses instead. As a result, it is not possible to acquire an addressless TGS (or forwarded TGT) using a TGT that is addressed. This patch remove the fallback ensuring that a TGS_REQ with a set of addrs set to NULL enables to acquire an addressless ticket.
Heimdal is a Kerberos 5 implementation. For information how to install see <http://www.h5l.org/compile.html>. There are briefer man pages for most of the commands. Bug reports and bugs are appreciated, see more under Bug reports in the manual on how we prefer them: <heimdal-bugs@h5l.org>. For more information see the web-page at <http://www.h5l.org/> or the mailing lists: heimdal-announce@sics.se low-volume announcement heimdal-discuss@sics.se high-volume discussion send a mail to heimdal-announce-request@sics.se and heimdal-discuss-request@sics.se respectively to subscribe.
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%