You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jiajia Li (JIRA)" <ji...@apache.org> on 2017/08/09 06:20:00 UTC

[jira] [Commented] (DIRKRB-646) Add the feature of parsing time duration for kinit tool

    [ https://issues.apache.org/jira/browse/DIRKRB-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119460#comment-16119460 ] 

Jiajia Li commented on DIRKRB-646:
----------------------------------

It's a great feature, thank for Lin's contribution. I think it will better if both java7 and java8 are supported. Now there is compilation error with java7.
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/jiajia/devel/plusplusjiajia/directory-kerby/kerby-common/kerby-util/src/main/java/org/apache/kerby/KOptions.java:[26,17] package java.time does not exist
[ERROR] /home/jiajia/devel/plusplusjiajia/directory-kerby/kerby-common/kerby-util/src/main/java/org/apache/kerby/KOptions.java:[98,34] cannot find symbol

> Add the feature of parsing time duration for kinit tool
> -------------------------------------------------------
>
>                 Key: DIRKRB-646
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-646
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: Lin Zeng
>            Assignee: Lin Zeng
>         Attachments: DIRKRB-646-01.patch
>
>
> By Kerberos kinit, user can use "Time duration" string (e.g. "5:30" or "5h30m") to specify ticket lifetime, renewable_life and so on.
> It's very convenient for user to take advantage of "Time duration" string, I think Kerby should has this feature.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)