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
Lightweight Directory Access Protocol is a client/server X.500 Directory Service Access Protocol Based on the computing model. LDAP is developed based on the X.500 Directory Access Protocol, which simplifies X.500. The main difference between LDAP
Order: work in the CA system used LDAP, using open source OpenLDAP, today because the work needs to participate in the basic training of the general LDAP, in this study notes, deepen learning effect. 1, what directory services and LDAP areThe
1. What is LDAP?LDAP is a Lightweight Directory Access Protocol, which is short for Lightweight Directory Access Protocol. It is based on the X.500 standard, but it is much simpler and can be customized as needed. Unlike X.500, LDAP supports TCP/IP,
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
If you are new to LDAP, you must have read many LDAP-related tutorials. Not very good, but this one is the best written.
DN: Location of a record
DC: Region of a record
Ou: the organization to which a record belongs
CN/uid: Name/ID of a record
In
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
http://ssailyang.iteye.com/blog/413518
Turn from: http://stevenit.bokee.com/viewdiary.30578007.htmlAlthough many people will use dsadd and other commands to add users, but dsadd instructions inside does not involve the meaning of Dc,cn,ou, many
Recently, the LDAP server has not been given the power to paste an LDAP error code for its own viewing:
0 ldap_success SUCCESS1 Ldap_operations_error OPERATIONS ERROR2 Ldap_protocol_error PROTOCOL ERROR3 ldap_timelimit_exceeded TimeLimit exceeded4
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.