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)