What is LDAP? 轻量级目录访问协议 Lightweight Directory Access Protocol (LDAP) is an open-standard protocol for accessing information services. The protocol runs over Internet transport protocols, such as TCP, and can be used to access stand-alone directory servers or X.500 directories. LDAP is a lightweight alternative to the X.500 Directory Access Protocol (DAP). It is simpler and easier to implement than DAP. It uses TCP/IP stack verses the overly complex OSI stack. It also has other simplications, such as the representing most attribute values and many protocol items as textual strings, that are designed to make clients easier to implement. 1、中文简介 特别感谢我的同事 cChong,使它提供给我的资料。;-) 3、相关站点
|
|||||
| Copyright ©1999-2002 iGENUS Org. |