什么是LDAP和Active Directory之间的区别是什么?区别、LDAP、Active、Directory

2023-09-08 12:02:51 作者:长得好看又喜欢吃的是吃货长得不怎样喜欢吃的叫饭桶

什么是LDAP和Active Directory之间的区别是什么?

What are the differences between LDAP and Active Directory?

推荐答案

Active Directory是一个基于数据库的系统,在Windows环境提供身份验证,目录,政策,和其他服务。

Active Directory is a database based system that provides authentication, directory, policy, and other services in a Windows environment

LDAP(轻量级目录访问协议)是一种用于查询和修改目录服务提供商如Active Directory,支持LDAP的一种形式,项目的应用协议。

LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying items in directory service providers like Active Directory, which supports a form of LDAP.

简短的回答:AD是一个目录服务数据库和LDAP是,你可以用它来谈谈它的协议之一

Short answer: AD is a directory services database, and LDAP is one of the protocols you can use to talk to it.