dbcli/mssql-cli

Connecting to a server with an empty password

オープン

#488 opened on 2020/09/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (193 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (1,413 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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 ?

コントリビューターガイド