b16f93240ea8d0e82f308d62034c979a0936d1f6

r->client_princ and r->server_princ are only set in the AS-REQ case, but we perform the PAC check in the TGS-REQ case, so calling krb5_unparse_name() will dereference a NULL pointer. Instead, use r->cname and r->sname. Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Heimdal
Heimdal is an implementation of:
- ASN.1/DER,
- PKIX, and
- Kerberos.
For information how to install see here.
There are man pages for most of the commands.
Bug reports and bugs are appreciated. Use GitHub issues.
For more information see the project homepage https://heimdal.software/heimdal/ or the mailing lists:
heimdal-announce@heimdal.software low-volume announcement heimdal-discuss@heimdal.software high-volume discussion
send mail to heimdal-announce-subscribe@heimdal.software and heimdal-discuss-subscribe@heimdal.software respectively to subscribe.
Build Status
Description
Languages
C
92.1%
Roff
2.8%
Shell
2.3%
Makefile
0.7%
M4
0.5%
Other
1.4%