LDAP Introduction
1. LDAP Introduction 41.1. What is LDAP 41.2. LDAP is the phone book 41.3. Is LDAP a database? 42. Characteristics of LDAP 52.1. LDAP advantages 52.1.1 cross-platform 52.1.2
Server "Summary"
The most basic form of LDAP is a standard way to connect to a database. The database is optimized for read queries. So it can get the results of the query quickly, but in other ways, such as updates, it's much slower.
This article
This article demonstrates how to use PHP to connect to an LDAP server. A specific example is to connect to a common LDAP server and search. This example simulates the Netscape Communicator 4.*, which connects to the LDAP resource through its own
Note: In the Ubuntu 10.04 version, for example, the LDAP server and the client are the same machine, the latest OPENLDAP software server side has no separate configuration file, but the configuration information is saved in the database.
1. LDAP
Introduction: This is a detailed page for connecting to the LDAP server using PHP. It introduces the related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: //
Lotus Java and Domino through the LDAP integration Method!
JAVA, DOMINO, Lotus, LDAPSummary: LDAP is the standard Lightweight Directory Access Protocol (Lightweight Directory Access Protocol), through LDAP, you can access the user information in the
Error/data Code
Error
Description
0
Ldap_success
Indicates the requested client operation completed successfully.
1
Ldap_operations_error
Indicates an internal error. The server is
Install OpenLDAP on CentOS 6.5 and configure LDAP for user logon. centosopenldap1. to install PHP and apache, if there is no EPEL source, install yum install epel-release. If not, create/etc/yum. repo. d/epel. repo [epel]Name = Extra Packages for
Ldap_success = 0 // successLdap_operations_error = 1 // operation ErrorLdap_protocol_error = 2 // Protocol ErrorLdap_time_limit_exceeded = 3 // exceeds the maximum time limitLdap_size_limit_exceeded = 4 // exceeds the maximum number of returned
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.