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

[jira] [Comment Edited] (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=14583571#comment-14583571 ] 

Zachary Blanco edited comment on KNOX-560 at 6/12/15 3:30 PM:
--------------------------------------------------------------

KNOX-560-docs-1 adds the command to the KnoxCLI section of the 0.7.0 book.


was (Author: zacblanco):
Patch adds the command to the KnoxCLI section of the 0.7.0 book.

> 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
>
>
> 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)