[
https://issues.apache.org/jira/browse/DIRKRB-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154845#comment-16154845
]
Jiajia Li commented on DIRKRB-653:
----------------------------------
Thanks Frank for the great work, the patch looks good to me, just one minor
comment:
In KinitTool:
{code}
if (ktOptions.contains(KinitOption.SERVICE)) {
if (ktOptions.contains(KinitOption.KRB5_CACHE)) {
{code}
please add printing usage in else statement.
> Implement kinit -c -S
> ---------------------
>
> Key: DIRKRB-653
> URL: https://issues.apache.org/jira/browse/DIRKRB-653
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: Frank Zeng
> Assignee: Frank Zeng
> Attachments: DIRKRB-653-v1.patch
>
>
> Requests a service ticket for the specified principal and prints out the
> kvno, this feature is similar to the kvno command of Kerberos.
> Below is the sample command:
> sh bin/kinit.sh -c [credential cache file] -S [service principal]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)