dbcli/mssql-cli

Connecting to a server with an empty password

Aberta

#488 aberto em 2 de set. de 2020

 (0 comentário) (0 reação) (0 responsável)Python (193 forks)auto 404
good first issue

Métricas do repositório

Stars
 (1.413 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 ?

Guia do colaborador