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 03:38:04 UTC

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

Lin Zeng created DIRKRB-628:
-------------------------------

             Summary: 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


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)