Zachary Blanco created KNOX-560:
-----------------------------------
Summary: 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
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)