auth — requests authentication for a client.
(auth username password)
username
A user name in plain text. Any non-alphanumeric characters must be in double quotes.
password
A password in plain text. Any non-alphanumeric characters must be in double quotes.
A message indicating success or error. Please refer to Return Syntax for details.
This command is sent to a DataHub instance by a client to request authentication.