使用LDAP字符串测试AD连接-Azure [英] Test AD connections with LDAP string - Azure

查看:251
本文介绍了使用LDAP字符串测试AD连接-Azure的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Azure中测试Active Directory连接.使用LDAP连接字符串,出现错误无法与服务器Azure建立安全连接".在Microsoft Azure上使用 我不确定LDAP字符串是什么,如何使用它们,以及在哪里测试Active Directory.

I want to test Active Directory connection in Azure. Using LDAP connection strings, getting error "unable to establish secure connection with the server azure". Using on Microsoft Azure I am unsure what LDAP strings are, how they can be used, where they come into testing an Active Directory.

任何对此的澄清将不胜感激,谢谢.

Any clarification on this will be appreciated, thanks.

推荐答案

默认情况下,天蓝色的活动目录不支持LDAP.要以编程方式访问AAD,必须使用图形API .

By default azure active directory does not support LDAP. To programmatically access AAD Graph API must be used.

如果您正在查看混合方案,则经常与AD交互的诸如sharepoint之类的应用程序可以使用内部活动目录.在这种情况下,在azure VM中设置域控制器可以帮助获得更好的性能.

if you are looking at a hybrid scenario then applications like sharepoint which frequently interact with AD can make use of the on premises active directory. setting up a domain controller in an azure VM can help in having a better performance for such a case.

这篇关于使用LDAP字符串测试AD连接-Azure的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆