Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.1.0
-
None
Description
When authenticating with sqlline using the -n and -p flags, if you provide an incorrect user/name and password, instead of just failing with a bad user/pass type message, there is a whole page of java stack trace. This should be a simple trapped message, because for users setting up authentication, the stack trace may be overwhelming and they then think the setup is wrong rather than setup is correct and user/pass is incorrect.