dbcli/mssql-cli

Connecting to a server with an empty password

Aperta

#488 aperta il 2 set 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Python (193 fork)auto 404
good first issue

Metriche repository

Star
 (1413 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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 ?

Guida contributor