azure-active-directory - JetBrains DataGrip - Azure SQL - 与 Active Directory 连接 - 密码

标签 azure-active-directory datagrip ssms-2016

是否可以像使用 Microsoft SQL Management Studio 一样连接到 Azure SQL 数据库 - “Active Directory - 密码”选项。

enter image description here

I followed the instructions from here (JetBrains documentation)但是当我选择“使用 Windows 域身份验证”(对于 Azure Active Directory 我应该这样做)时,它不允许我像 SSMS 那样输入凭据。

在 SSMS 上一切正常,但在 DataGrip 上我运气不好。那里不支持这个选项吗?

enter image description here

最佳答案

这是可能的。

  1. 使用 JTDS 驱动程序,而不是 Microsoft 驱动程序。
  2. 转到数据源属性的高级选项卡,将 USENTLMV2 设置为 true 并在域字段中指定域名。 enter image description here
  3. 然后在用户/密码字段中输入您的 Active Directory 凭据并单击测试连接。

关于azure-active-directory - JetBrains DataGrip - Azure SQL - 与 Active Directory 连接 - 密码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51097779/

相关文章:

azure - Azure AAD 应用程序 ObjectId 和 ApplicationId 之间有什么区别?

azure-active-directory - Azure AD B2C 登录名

azure - 在 Azure 数据工厂中使用服务主体/应用程序进行 OAuth2 身份验证

mysql - 如何通过socket连接访问数据库? (带 DataGrip)

sql-server - SSMS : Unable to show XML in the SSMS Explorer

vb.net - Azure Active Directory B2C - AADB2C - AADB2C90079 : Clients must send a client_secret when redeeming a confidential grant

sql - 无法使用 Datagrip 提交对表的更改

datagrip - DataGrip 上的过滤结果表

sql-server - SQL Server Management Studio 2017 不显示在 SQL Server 2016 中创建的数据库

sql-server - 基于连接字符串/环境的 SSMS 颜色选项卡