mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

Connecting to a server with an empty password

Open simon-budin-tcy opened this issue 5 years ago • 0 comments

My local server has a user with an empty password. To connect to the server, passing -P "" does not work (i.e. the client prompts for Password anyway). Also setting the environment variable MSSQL_CLI_PASSWORD to "" has the same effect.

Is there a way to pass an empty password without being prompted ?

simon-budin-tcy avatar Sep 02 '20 07:09 simon-budin-tcy