简体   繁体   中英

Connect to SQL Server with Windows Authentication using DBeaver

I'm using Dbeaver on macOs Big Sur 11.6.1, trying to connect SQL Server with domain/windows auth(NTLM) but its getting error;

Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. ClientConnectionId:14e96772-fd07-45ef-aefb-7816713f7723

I can successfully connect to different database with standart sql auth on domain. Its problem with windows auth/domain auth. But I can connect to db with windows auth on virtual machine.

Authentication method: Windows Authentication - DBeaver Version: Version 21.3.1.xx

Connection settings;

在此处输入图像描述 在此处输入图像描述 在此处输入图像描述

RESOLVED, I don't know why but its cause system language. after set my system language to english it's work propely.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM