[
https://issues.apache.org/jira/browse/KNOX-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583755#comment-14583755
]
ASF subversion and git services commented on KNOX-560:
------------------------------------------------------
Commit 1685139 from [~kevin.minder]
[ https://svn.apache.org/r1685139 ]
KNOX-560: Test LDAP Authentication+Authorization from KnoxCLI
> Test LDAP Authentication+Authorization from KnoxCLI
> ---------------------------------------------------
>
> Key: KNOX-560
> URL: https://issues.apache.org/jira/browse/KNOX-560
> Project: Apache Knox
> Issue Type: New Feature
> Components: KnoxCLI
> Reporter: Zachary Blanco
> Assignee: Zachary Blanco
> Fix For: 0.7.0
>
> Attachments: KNOX-560-1.patch, KNOX-560-docs-1.patch,
> KNOX-560-docs-2.patch, KNOX-560-docs-3.patch
>
>
> Add a new command to the KnoxCLI that allows a user to connect, authenticate
> and authorize using a topology configuration settings.
> Command usage: auth-test --cluster clustername [--u username] [--p password]
> [--g] [--d]
> Required Argument:
> --cluster clustername -- specifies the cluster/topology one wishes to use to
> connect to the LDAP server
> Optional Arguments:
> --u: supply a username
> --p supply a password
> --g specify that you want to return the groups a user is a member of
> --d print debug output
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)