[
https://issues.apache.org/jira/browse/DIRKRB-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13630395#comment-13630395
]
Emmanuel Lecharny commented on DIRKRB-91:
-----------------------------------------
The encrypted PDU is not an encAsRepPart, but an encTgsRepPart. This is why you
get an exception. Try with :
EncTgsRepPart encRgsRepPart =
KerberosDecoder.decodeEncTgsRepPart(encTgsRepPartData);
> Problems decrypting the TGT in KerberosConnection
> -------------------------------------------------
>
> Key: DIRKRB-91
> URL: https://issues.apache.org/jira/browse/DIRKRB-91
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: Steve Moyer
> Assignee: Emmanuel Lecharny
> Attachments: AuthReqAndRep
>
>
> See attached packet dumps (libpcap) of the request and response.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira