You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Lin Zeng (JIRA)" <ji...@apache.org> on 2017/05/04 05:52:04 UTC

[jira] [Updated] (DIRKRB-628) Kinit argument input parse error

     [ https://issues.apache.org/jira/browse/DIRKRB-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lin Zeng updated DIRKRB-628:
----------------------------
    Attachment: DIRKRB-628-01.patch

Print correct error message and *Usage* when no "-conf" argument.

> Kinit argument input parse error
> --------------------------------
>
>                 Key: DIRKRB-628
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-628
>             Project: Directory Kerberos
>          Issue Type: Bug
>    Affects Versions: 1.0.0-GA
>            Reporter: Lin Zeng
>            Assignee: Lin Zeng
>            Priority: Minor
>         Attachments: DIRKRB-628-01.patch
>
>
> I'm tried to use Kinit.sh by the following shell script( no -conf argument): 
> {noformat}
> cd kerby-dist/tool-dist
> sh bin/kinit.sh [client-conf-dir] [principal-name]
> {noformat}
> Then I got "Authentication failed".
> Failed Message:
> {noformat}
> Authentication failed: Failed to create transport
> {noformat}
> I think *Usage* should be print when no "-conf" argument.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)