[
https://issues.apache.org/jira/browse/DIRKRB-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160888#comment-16160888
]
Frank Zeng commented on DIRKRB-656:
-----------------------------------
I have found that the kinit tool renews ticket by default when getting service
ticket, but kerberos will check if the service and ticket principal is match
for renew/forward. The mentioned error will be encountered if not match.
I think kinit tool should renew service ticket only if the "-R" argument is
passed in.
> Compatibility problem with Kerberos when getting service ticket
> ---------------------------------------------------------------
>
> Key: DIRKRB-656
> URL: https://issues.apache.org/jira/browse/DIRKRB-656
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: Frank Zeng
> Assignee: Frank Zeng
> Fix For: 1.1.0
>
>
> When I use kinit tool of kerby to get service ticket from Kerberos KDC, I get
> this error:
> {code}
> INFO{KrbHandler.java:120}-KDC server response with message: Requested server
> and ticket don't match.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)