dbcli/mssql-cli

Connecting to a server with an empty password

開放

#488 建立於 2020年9月2日

 (0 則留言) (0 個反應) (0 位負責人)Python (193 個分叉)auto 404
good first issue

倉庫指標

星標
 (1,413 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 ?

貢獻者指南