Description
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