mirror of
https://github.com/fortra/impacket
synced 2026-06-08 14:15:13 +00:00
3439d335a1
* Modify ticketer and ccache logic * ticketer now update existing ccache if KRB5CCNAME is specified * ticketConverter now convert all TGS within the Kirbi or provided Ccache * Fix a bug during the conversion from ccache to kirbi that does not correctly preserve ticket flags * Update kirbi test cases. Improve Kirbi to Ccache conversion.