You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/12 19:19:01 UTC

[jira] [Commented] (KNOX-560) Test LDAP Authentication+Authorization from KnoxCLI

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

ASF subversion and git services commented on KNOX-560:
------------------------------------------------------

Commit 5e9e3cb34659a6c677166842bc161ba2857d1915 in knox's branch refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=5e9e3cb ]

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)